Searched refs:AC100_ALM_INT_ENA (Results 1 – 3 of 3) sorted by relevance
161 #define AC100_ALM_INT_ENA 0xd0 macro
448 return regmap_write(regmap, AC100_ALM_INT_ENA, val); in ac100_rtc_alarm_irq_enable()460 ret = regmap_read(regmap, AC100_ALM_INT_ENA, &val); in ac100_rtc_get_alarm()604 regmap_write(chip->regmap, AC100_ALM_INT_ENA, 0); in ac100_rtc_probe()
43 regmap_reg_range(AC100_ALM_INT_ENA, AC100_ALM_INT_STA),