Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_MDREFR_VAL (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/arm/cpu/pxa/
A Dpxa2xx.c102 tmp |= CONFIG_SYS_MDREFR_VAL & 0xfff; in pxa2xx_dram_init()
126 writelrb(CONFIG_SYS_MDREFR_VAL & ~MDREFR_SLFRSH, MDREFR); in pxa2xx_dram_init()
127 writelrb(CONFIG_SYS_MDREFR_VAL | MDREFR_E1PIN, MDREFR); in pxa2xx_dram_init()
172 if (CONFIG_SYS_MDREFR_VAL & MDREFR_APD) { in pxa2xx_dram_init()
/u-boot/include/configs/
A Dcolibri_pxa270.h156 #define CONFIG_SYS_MDREFR_VAL 0x2003a031 macro
/u-boot/scripts/
A Dconfig_whitelist.txt2895 CONFIG_SYS_MDREFR_VAL

Completed in 5 milliseconds