Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-twl.c131 #define BIT_RTC_INTERRUPTS_REG_IT_TIMER_M 0x04 macro
595 mask_rtc_irq_bit(twl_rtc, BIT_RTC_INTERRUPTS_REG_IT_TIMER_M); in twl_rtc_remove()
612 mask_rtc_irq_bit(twl_rtc, BIT_RTC_INTERRUPTS_REG_IT_TIMER_M); in twl_rtc_shutdown()
622 mask_rtc_irq_bit(twl_rtc, BIT_RTC_INTERRUPTS_REG_IT_TIMER_M); in twl_rtc_suspend()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-twl.c131 #define BIT_RTC_INTERRUPTS_REG_IT_TIMER_M 0x04 macro
628 mask_rtc_irq_bit(twl_rtc, BIT_RTC_INTERRUPTS_REG_IT_TIMER_M); in twl_rtc_remove()
643 mask_rtc_irq_bit(twl_rtc, BIT_RTC_INTERRUPTS_REG_IT_TIMER_M); in twl_rtc_shutdown()
653 mask_rtc_irq_bit(twl_rtc, BIT_RTC_INTERRUPTS_REG_IT_TIMER_M); in twl_rtc_suspend()

Completed in 2 milliseconds