Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A 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()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps6507x-regulator.c24 #define TPS6507X_DCDC_1 0 macro
211 if (rid < TPS6507X_DCDC_1 || rid > TPS6507X_LDO_2) in tps6507x_pmic_is_enabled()
229 if (rid < TPS6507X_DCDC_1 || rid > TPS6507X_LDO_2) in tps6507x_pmic_enable()
242 if (rid < TPS6507X_DCDC_1 || rid > TPS6507X_LDO_2) in tps6507x_pmic_disable()
257 case TPS6507X_DCDC_1: in tps6507x_pmic_get_voltage_sel()
303 case TPS6507X_DCDC_1: in tps6507x_pmic_set_voltage_sel()

Completed in 2 milliseconds