Searched refs:i_lo (Results 1 – 1 of 1) sorted by relevance
840 unsigned int i_hi, i_lo; in bd79124_event_handler() local856 ret = regmap_read(data->map, BD79124_REG_EVENT_FLAG_LO, &i_lo); in bd79124_event_handler()860 if (!i_lo && !i_hi) in bd79124_event_handler()885 if (BIT(i) & i_lo) { in bd79124_event_handler()901 ret = regmap_write(data->map, BD79124_REG_EVENT_FLAG_LO, i_lo); in bd79124_event_handler()