Searched refs:BIT_RTC_STATUS_REG_ALARM_M (Results 1 – 1 of 1) sorted by relevance
126 #define BIT_RTC_STATUS_REG_ALARM_M 0x40 macro446 if (rd_reg & BIT_RTC_STATUS_REG_ALARM_M) in twl_rtc_interrupt()451 res = twl_rtc_write_u8(twl_rtc, BIT_RTC_STATUS_REG_ALARM_M, in twl_rtc_interrupt()543 if (rd_reg & BIT_RTC_STATUS_REG_ALARM_M) in twl_rtc_probe()