Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dtps65218-regulator.c101 if (rid < TPS65218_DCDC_1 || rid > TPS65218_LDO_1) in tps65218_pmic_enable()
115 if (rid < TPS65218_DCDC_1 || rid > TPS65218_LDO_1) in tps65218_pmic_disable()
128 if (rid < TPS65218_DCDC_1 || rid > TPS65218_LDO_1) in tps65218_pmic_set_suspend_enable()
141 if (rid < TPS65218_DCDC_1 || rid > TPS65218_LDO_1) in tps65218_pmic_set_suspend_disable()
299 TPS65218_REGULATOR("LDO1", "regulator-ldo1", TPS65218_LDO_1,
/Linux-v4.19/include/linux/mfd/
Dtps65218.h209 TPS65218_LDO_1, enumerator
214 #define TPS65218_MAX_REG_ID TPS65218_LDO_1