Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-pcap.c51 ezx_pcap_read(pcap_rtc->pcap, PCAP_REG_RTC_DAYA, &days); in pcap_rtc_read_alarm()
69 ezx_pcap_write(pcap_rtc->pcap, PCAP_REG_RTC_DAYA, days); in pcap_rtc_set_alarm()
/openbmc/linux/include/linux/mfd/
H A Dezx-pcap.h79 #define PCAP_REG_RTC_DAYA 0x11 /* RTC Day Alarm */ macro