Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-ds1305.c31 #define DS1305_RTC_LEN 7 /* bytes for RTC regs */ macro
174 u8 buf[DS1305_RTC_LEN]; in ds1305_get_time()
208 u8 buf[1 + DS1305_RTC_LEN]; in ds1305_set_time()