Searched refs:AC100_ALM_INT_ENA (Results 1 – 3 of 3) sorted by relevance
164 #define AC100_ALM_INT_ENA 0xd0 macro
46 regmap_reg_range(AC100_ALM_INT_ENA, AC100_ALM_INT_STA),
456 return regmap_write(regmap, AC100_ALM_INT_ENA, val); in ac100_rtc_alarm_irq_enable()468 ret = regmap_read(regmap, AC100_ALM_INT_ENA, &val); in ac100_rtc_get_alarm()614 regmap_write(chip->regmap, AC100_ALM_INT_ENA, 0); in ac100_rtc_probe()