Searched refs:VDD2_SR_SEL_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/linux/mfd/ | ||
D | tps65910.h | 250 #define VDD2_SR_SEL_MASK 0x7F macro |
/Linux-v5.4/drivers/regulator/ | ||
D | tps65910-regulator.c | 472 srvsel &= VDD2_SR_SEL_MASK; in tps65910_get_voltage_dcdc_sel() |