Home
last modified time | relevance | path

Searched defs:RTC_DAY_OF_MONTH (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dmk48t59.h24 #define RTC_DAY_OF_MONTH 0x1FFD macro
/rk3399_rockchip-uboot/drivers/rtc/
H A Dds164x.c38 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 ) macro
H A Dds1556.c32 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0xd ) macro
H A Dds174x.c29 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 ) macro
/rk3399_rockchip-uboot/include/linux/
H A Dmc146818rtc.h31 #define RTC_DAY_OF_MONTH 7 macro