OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POWER_CTRL_ENIRQ_VDDIO_BO
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-mxs/
regs-power-mx23.h
67
#define
POWER_CTRL_ENIRQ_VDDIO_BO
(1 << 10)
regs-power-mx28.h
68
#define
POWER_CTRL_ENIRQ_VDDIO_BO
(1 << 10)
/external/u-boot/arch/arm/cpu/arm926ejs/mxs/
spl_power_init.c
1075
.bo_enirq =
POWER_CTRL_ENIRQ_VDDIO_BO
,
[
all
...]
Completed in 5321 milliseconds