Searched refs:ISL29125_MODE_MASK (Results 1 – 1 of 1) sorted by relevance
37 #define ISL29125_MODE_MASK GENMASK(2, 0) macro233 data->conf1 &= ~ISL29125_MODE_MASK; in isl29125_buffer_predisable()300 (data->conf1 & ~ISL29125_MODE_MASK) | ISL29125_MODE_PD); in isl29125_powerdown()
Completed in 3 milliseconds