Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
Dtps65218-regulator.c104 if (rid < TPS65218_DCDC_1 || rid > TPS65218_LDO_1) in tps65218_pmic_enable()
118 if (rid < TPS65218_DCDC_1 || rid > TPS65218_LDO_1) in tps65218_pmic_disable()
131 if (rid > TPS65218_LDO_1) in tps65218_pmic_set_suspend_enable()
144 if (rid > TPS65218_LDO_1) in tps65218_pmic_set_suspend_disable()
291 TPS65218_REGULATOR("LDO1", "regulator-ldo1", TPS65218_LDO_1,
/kernel/linux/linux-5.10/include/linux/mfd/
Dtps65218.h213 TPS65218_LDO_1, enumerator
219 #define TPS65218_MAX_REG_ID TPS65218_LDO_1