Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps6507x-regulator.c39 #define TPS6507X_MAX_REG_ID TPS6507X_LDO_2 macro
222 shift = TPS6507X_MAX_REG_ID - rid; in tps6507x_pmic_is_enabled()
240 shift = TPS6507X_MAX_REG_ID - rid; in tps6507x_pmic_enable()
253 shift = TPS6507X_MAX_REG_ID - rid; in tps6507x_pmic_disable()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps6507x-regulator.c31 #define TPS6507X_MAX_REG_ID TPS6507X_LDO_2 macro
214 shift = TPS6507X_MAX_REG_ID - rid; in tps6507x_pmic_is_enabled()
232 shift = TPS6507X_MAX_REG_ID - rid; in tps6507x_pmic_enable()
245 shift = TPS6507X_MAX_REG_ID - rid; in tps6507x_pmic_disable()

Completed in 2 milliseconds