HomeSort by relevance Sort by last modified time
    Searched refs:SCU_UNLOCK_VALUE (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/mach-aspeed/ast2500/
clk_ast2500.c 34 writel(SCU_UNLOCK_VALUE, &scu->protection_key);
41 writel(~SCU_UNLOCK_VALUE, &scu->protection_key);
  /external/u-boot/arch/arm/include/asm/arch-aspeed/
scu_ast2500.h 8 #define SCU_UNLOCK_VALUE 0x1688a8a8

Completed in 46 milliseconds