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

/linux-4.1.27/drivers/regulator/
H A Dtps6507x-regulator.c37 #define TPS6507X_LDO_2 4 macro
39 #define TPS6507X_MAX_REG_ID TPS6507X_LDO_2
220 if (rid < TPS6507X_DCDC_1 || rid > TPS6507X_LDO_2) tps6507x_pmic_is_enabled()
238 if (rid < TPS6507X_DCDC_1 || rid > TPS6507X_LDO_2) tps6507x_pmic_enable()
251 if (rid < TPS6507X_DCDC_1 || rid > TPS6507X_LDO_2) tps6507x_pmic_disable()
288 case TPS6507X_LDO_2: tps6507x_pmic_get_voltage_sel()
334 case TPS6507X_LDO_2: tps6507x_pmic_set_voltage_sel()

Completed in 52 milliseconds