Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dsdrc.c164 writel(WAKEUPPROC | SRFRONRESET | PAGEPOLICY_HIGH, in do_sdrc_init()
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h183 #define PAGEPOLICY_HIGH (0x1 << 0) macro