Searched refs:BBCH_BBSEL_MASK (Results 1 – 2 of 2) sorted by relevance
546 value &= BBCH_BBSEL_MASK; in tps65910_get_voltage_sel()660 return tps65910_reg_update_bits(pmic->mfd, reg, BBCH_BBSEL_MASK, in tps65910_set_voltage_sel()694 return tps65910_reg_update_bits(pmic->mfd, reg, BBCH_BBSEL_MASK, in tps65911_set_voltage_sel()
359 #define BBCH_BBSEL_MASK 0x06 macro