Searched refs:TPS65910_RTC_INTERRUPTS (Results 1 – 2 of 2) sorted by relevance
56 return regmap_write(tps->regmap, TPS65910_RTC_INTERRUPTS, val); in tps65910_rtc_alarm_irq_enable()161 ret = regmap_read(tps->regmap, TPS65910_RTC_INTERRUPTS, &int_val); in tps65910_rtc_read_alarm()
46 #define TPS65910_RTC_INTERRUPTS 0x12 macro