Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/rtc/
Drtc-pcap.c48 ezx_pcap_read(pcap_rtc->pcap, PCAP_REG_RTC_TODA, &tod); in pcap_rtc_read_alarm()
66 ezx_pcap_write(pcap_rtc->pcap, PCAP_REG_RTC_TODA, tod); in pcap_rtc_set_alarm()
/Linux-v5.4/include/linux/mfd/
Dezx-pcap.h77 #define PCAP_REG_RTC_TODA 0xf /* RTC Time of Day Alarm */ macro