Searched refs:VDD2_OP_SEL_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mfd/ | ||
H A D | tps65910.h | 246 #define VDD2_OP_SEL_MASK 0x7F macro |
/linux/drivers/regulator/ | ||
H A D | tps65910-regulator.c | 471 opvsel &= VDD2_OP_SEL_MASK; in tps65910_get_voltage_dcdc_sel() |