Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-twl.c539 twl6030_interrupt_unmask(TWL6030_RTC_INT_MASK, in twl_rtc_probe()
541 twl6030_interrupt_unmask(TWL6030_RTC_INT_MASK, in twl_rtc_probe()
597 twl6030_interrupt_mask(TWL6030_RTC_INT_MASK, in twl_rtc_remove()
599 twl6030_interrupt_mask(TWL6030_RTC_INT_MASK, in twl_rtc_remove()
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dtwl.h117 #define TWL6030_RTC_INT_MASK 0x18 macro