Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Drtc-pcap.c90 ezx_pcap_read(pcap_rtc->pcap, PCAP_REG_RTC_DAY, &days); in pcap_rtc_read_time()
107 ezx_pcap_write(pcap_rtc->pcap, PCAP_REG_RTC_DAY, days); in pcap_rtc_set_mmss()
/Linux-v4.19/include/linux/mfd/
Dezx-pcap.h78 #define PCAP_REG_RTC_DAY 0x10 /* RTC Day */ macro