Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/rtc/
Drtc-pcap.c53 ezx_pcap_read(pcap_rtc->pcap, PCAP_REG_RTC_TODA, &tod); in pcap_rtc_read_alarm()
75 ezx_pcap_write(pcap_rtc->pcap, PCAP_REG_RTC_TODA, tod); in pcap_rtc_set_alarm()
/linux-3.4.99/include/linux/mfd/
Dezx-pcap.h76 #define PCAP_REG_RTC_TODA 0xf /* RTC Time of Day Alarm */ macro