Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mfd/
A Dtps65910.h280 #define LDO3_SEL_MASK 0x7C macro
/linux-6.3-rc2/drivers/regulator/
A Dtps65910-regulator.c581 value &= LDO3_SEL_MASK; in tps65911_get_voltage_sel()
685 return regmap_update_bits(regmap, reg, LDO3_SEL_MASK, in tps65911_set_voltage_sel()

Completed in 8 milliseconds