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

  /external/u-boot/arch/arm/mach-omap2/omap4/
hwinit.c 119 switch (readl(CONTROL_ID_CODE)) {
138 switch (readl(CONTROL_ID_CODE)) {
  /external/u-boot/arch/arm/include/asm/arch-omap5/
omap.h 32 #define CONTROL_ID_CODE CONTROL_WKUP_ID_CODE
34 #define CONTROL_ID_CODE CONTROL_CORE_ID_CODE
  /external/u-boot/arch/arm/include/asm/arch-omap4/
omap.h 35 /* CONTROL_ID_CODE */
36 #define CONTROL_ID_CODE 0x4A002204
  /external/u-boot/arch/arm/mach-omap2/omap5/
hwinit.c 345 switch (readl(CONTROL_ID_CODE)) {

Completed in 761 milliseconds