Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/regulator/
Dtps6507x-regulator.c32 #define TPS6507X_DCDC_1 0 macro
219 if (rid < TPS6507X_DCDC_1 || rid > TPS6507X_LDO_2) in tps6507x_pmic_is_enabled()
237 if (rid < TPS6507X_DCDC_1 || rid > TPS6507X_LDO_2) in tps6507x_pmic_enable()
250 if (rid < TPS6507X_DCDC_1 || rid > TPS6507X_LDO_2) in tps6507x_pmic_disable()
265 case TPS6507X_DCDC_1: in tps6507x_pmic_get_voltage_sel()
311 case TPS6507X_DCDC_1: in tps6507x_pmic_set_voltage_sel()