Searched refs:BBCH_BBSEL_MASK (Results 1 – 2 of 2) sorted by relevance
541 value &= BBCH_BBSEL_MASK; in tps65910_get_voltage_sel()656 return regmap_update_bits(regmap, reg, BBCH_BBSEL_MASK, in tps65910_set_voltage_sel()691 return regmap_update_bits(regmap, reg, BBCH_BBSEL_MASK, in tps65911_set_voltage_sel()
355 #define BBCH_BBSEL_MASK 0x06 macro