Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_NVRAM_BASE_ADDR (Results 1 – 6 of 6) sorted by relevance

/u-boot/include/configs/
A Dhighbank.h53 #define CONFIG_SYS_NVRAM_BASE_ADDR 0xfff88000 /* NVRAM base address */ macro
/u-boot/drivers/rtc/
A Dm48t35ax.c128 ((CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE - 8) + reg); in rtc_read()
134 ((CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE - 8) + reg) = val; in rtc_write()
A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE )
A Dds1556.c27 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR )
A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR )
/u-boot/scripts/
A Dconfig_whitelist.txt3123 CONFIG_SYS_NVRAM_BASE_ADDR

Completed in 7 milliseconds