Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mfd/
A Dtps65910.h279 #define LDO1_SEL_MASK 0xFC macro
/linux-6.3-rc2/drivers/regulator/
A Dtps65910-regulator.c573 value &= LDO1_SEL_MASK; in tps65911_get_voltage_sel()
678 return regmap_update_bits(regmap, reg, LDO1_SEL_MASK, in tps65911_set_voltage_sel()

Completed in 8 milliseconds