Home
last modified time | relevance | path

Searched refs:LDO3_SEL_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Dtps65910.h280 #define LDO3_SEL_MASK 0x7C macro
/openbmc/linux/drivers/regulator/
H A Dtps65910-regulator.c580 value &= LDO3_SEL_MASK; in tps65911_get_voltage_sel()
684 return regmap_update_bits(regmap, reg, LDO3_SEL_MASK, in tps65911_set_voltage_sel()