Searched refs:DCDC_AVS_ECO_MASK (Results 1 – 2 of 2) sorted by relevance
312 eco &= DCDC_AVS_ECO_MASK; in tps65912_set_mode()320 tps65912_clear_bits(mfd, pmic->eco_reg, DCDC_AVS_ECO_MASK); in tps65912_set_mode()327 tps65912_clear_bits(mfd, pmic->eco_reg, DCDC_AVS_ECO_MASK); in tps65912_set_mode()333 tps65912_set_bits(mfd, pmic->eco_reg, DCDC_AVS_ECO_MASK); in tps65912_set_mode()354 eco &= DCDC_AVS_ECO_MASK; in tps65912_get_mode()
258 #define DCDC_AVS_ECO_MASK 0x40 macro