Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-twl.c62 REG_RTC_INTERRUPTS_REG, enumerator
85 [REG_RTC_INTERRUPTS_REG] = 0x0F,
108 [REG_RTC_INTERRUPTS_REG] = 0x12,
200 ret = twl_rtc_write_u8(twl_rtc, val, REG_RTC_INTERRUPTS_REG); in set_rtc_irq_bit()
220 ret = twl_rtc_write_u8(twl_rtc, val, REG_RTC_INTERRUPTS_REG); in mask_rtc_irq_bit()
556 ret = twl_rtc_write_u8(twl_rtc, 0, REG_RTC_INTERRUPTS_REG); in twl_rtc_probe()
562 REG_RTC_INTERRUPTS_REG); in twl_rtc_probe()