Searched refs:CM3323_CONF_IT_MASK (Results 1 – 1 of 1) sorted by relevance
29 #define CM3323_CONF_IT_MASK GENMASK(6, 4) macro124 reg_conf = data->reg_conf & ~CM3323_CONF_IT_MASK; in cm3323_set_it_bits()146 bits = (data->reg_conf & CM3323_CONF_IT_MASK) >> in cm3323_get_it_bits()
Completed in 8 milliseconds