OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POWER_CTRL_VDDA_BO_IRQ
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-mxs/
regs-power-mx23.h
68
#define
POWER_CTRL_VDDA_BO_IRQ
(1 << 9)
regs-power-mx28.h
69
#define
POWER_CTRL_VDDA_BO_IRQ
(1 << 9)
/external/u-boot/arch/arm/cpu/arm926ejs/mxs/
spl_power_init.c
965
writel(POWER_CTRL_VDDD_BO_IRQ |
POWER_CTRL_VDDA_BO_IRQ
|
[
all
...]
Completed in 322 milliseconds