Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dns87308.h110 #define LDEV_RTC_APC 0x02 /*Real Time Clock and Advanced Power Control*/ macro
121 #define CONFIG_SYS_NS87308_RTC_APC (1 << LDEV_RTC_APC)
/openbmc/u-boot/drivers/misc/
H A Dns87308.c36 PNP_SET_DEVICE_BASE(LDEV_RTC_APC, CONFIG_SYS_NS87308_RTC_BASE); in initialise_ns87308()