Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/regulator/
A Dtps65910-regulator.c537 value &= LDO_SEL_MASK; in tps65910_get_voltage_sel()
585 value &= LDO_SEL_MASK; in tps65911_get_voltage_sel()
653 return regmap_update_bits(regmap, reg, LDO_SEL_MASK, in tps65910_set_voltage_sel()
688 return regmap_update_bits(regmap, reg, LDO_SEL_MASK, in tps65911_set_voltage_sel()
/linux-6.3-rc2/include/linux/mfd/
A Dtps65910.h270 #define LDO_SEL_MASK 0x0C macro

Completed in 9 milliseconds