Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-pcap.c87 ezx_pcap_read(pcap_rtc->pcap, PCAP_REG_RTC_TOD, &tod); in pcap_rtc_read_time()
104 ezx_pcap_write(pcap_rtc->pcap, PCAP_REG_RTC_TOD, tod); in pcap_rtc_set_mmss()
/linux-4.19.296/include/linux/mfd/
Dezx-pcap.h76 #define PCAP_REG_RTC_TOD 0xe /* RTC Time of Day */ macro