Home
last modified time | relevance | path

Searched refs:EMIF4_PWR_IDLE_MODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Demif4.h34 #define EMIF4_PWR_IDLE_MODE (0x2 << 30) macro
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Demif4.c104 EMIF4_PWR_DPD_DIS | EMIF4_PWR_IDLE_MODE); in do_emif4_init()