Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Drv3029.c22 #define RTC_RV3029_PAGE_LEN 7 macro
44 unsigned char buf[RTC_RV3029_PAGE_LEN]; in rtc_get()
47 RTC_RV3029_PAGE_LEN); in rtc_get()
81 unsigned char buf[RTC_RV3029_PAGE_LEN]; in rtc_set()
102 buf, RTC_RV3029_PAGE_LEN); in rtc_set()
145 unsigned char buf[RTC_RV3029_PAGE_LEN]; in rtc_reset()