Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-ds1685.c569 u8 ctrl4a, ctrl4b; in ds1685_rtc_extended_irq() local
572 ctrl4a = rtc->read(rtc, RTC_EXT_CTRL_4A); in ds1685_rtc_extended_irq()
588 (ctrl4a & ~(RTC_CTRL_4A_KF))); in ds1685_rtc_extended_irq()
616 (ctrl4a & ~(RTC_CTRL_4A_WF))); in ds1685_rtc_extended_irq()
638 (ctrl4a & ~(RTC_CTRL_4A_RF))); in ds1685_rtc_extended_irq()
764 ctrl4a = rtc->read(rtc, RTC_EXT_CTRL_4A); in ds1685_rtc_proc()
1008 u8 ctrl4a; in ds1685_rtc_sysfs_auxbatt_show() local
1373 u8 ctrla, ctrl4a, ctrl4b; in ds1685_rtc_poweroff() local
1407 if (ctrl4a & RTC_CTRL_4A_VRT2) { in ds1685_rtc_poweroff()
1409 ctrl4a &= ~(RTC_CTRL_4A_RWK_MASK); in ds1685_rtc_poweroff()
[all …]