Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c471 writel(EMIF_CTRL_DEVOFF, &prm_device->emif_ctrl); in rtc_only()
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h71 #define EMIF_CTRL_DEVOFF BIT(0) macro