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

/linux-4.1.27/drivers/regulator/
H A Dtps6507x-regulator.c224 data = tps6507x_pmic_reg_read(tps, TPS6507X_REG_CON_CTRL1); tps6507x_pmic_is_enabled()
242 return tps6507x_pmic_set_bits(tps, TPS6507X_REG_CON_CTRL1, 1 << shift); tps6507x_pmic_enable()
255 return tps6507x_pmic_clear_bits(tps, TPS6507X_REG_CON_CTRL1, tps6507x_pmic_disable()
/linux-4.1.27/include/linux/mfd/
H A Dtps6507x.h92 #define TPS6507X_REG_CON_CTRL1 0X0D macro

Completed in 91 milliseconds