Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-twl.c58 REG_RTC_INTERRUPTS_REG, enumerator
81 [REG_RTC_INTERRUPTS_REG] = 0x0F,
104 [REG_RTC_INTERRUPTS_REG] = 0x12,
196 ret = twl_rtc_write_u8(twl_rtc, val, REG_RTC_INTERRUPTS_REG); in set_rtc_irq_bit()
216 ret = twl_rtc_write_u8(twl_rtc, val, REG_RTC_INTERRUPTS_REG); in mask_rtc_irq_bit()
564 ret = twl_rtc_write_u8(twl_rtc, 0, REG_RTC_INTERRUPTS_REG); in twl_rtc_probe()
570 REG_RTC_INTERRUPTS_REG); in twl_rtc_probe()