Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/regulator/
Dtps65218-regulator.c96 if (rid < TPS65218_DCDC_1 || rid > TPS65218_LDO_1) in tps65218_pmic_enable()
110 if (rid < TPS65218_DCDC_1 || rid > TPS65218_LDO_1) in tps65218_pmic_disable()
123 if (rid > TPS65218_LDO_1) in tps65218_pmic_set_suspend_enable()
136 if (rid > TPS65218_LDO_1) in tps65218_pmic_set_suspend_disable()
283 TPS65218_REGULATOR("LDO1", "regulator-ldo1", TPS65218_LDO_1,
/Linux-v6.1/include/linux/mfd/
Dtps65218.h205 TPS65218_LDO_1, enumerator
211 #define TPS65218_MAX_REG_ID TPS65218_LDO_1