Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Drtc-twl.c135 #define BIT_RTC_INTERRUPTS_REG_IT_TIMER_M 0x04 macro
599 mask_rtc_irq_bit(twl_rtc, BIT_RTC_INTERRUPTS_REG_IT_TIMER_M); in twl_rtc_remove()
616 mask_rtc_irq_bit(twl_rtc, BIT_RTC_INTERRUPTS_REG_IT_TIMER_M); in twl_rtc_shutdown()
626 mask_rtc_irq_bit(twl_rtc, BIT_RTC_INTERRUPTS_REG_IT_TIMER_M); in twl_rtc_suspend()