Home
last modified time | relevance | path

Searched defs:NUM_TIME_REGS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-sd3078.c30 #define NUM_TIME_REGS (SD3078_REG_YR - SD3078_REG_SC + 1) macro
H A Drtc-rc5t583.c27 #define NUM_TIME_REGS (RC5T583_RTC_YEAR - RC5T583_RTC_SEC + 1) macro
H A Drtc-tps65910.c32 #define NUM_TIME_REGS (TPS65910_YEARS - TPS65910_SECONDS + 1) macro
H A Drtc-rk808.c41 #define NUM_TIME_REGS (RK808_WEEKS_REG - RK808_SECONDS_REG + 1) macro