Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds