Searched refs:TPS6507X_REG_CON_CTRL1 (Results 1 – 2 of 2) sorted by relevance
215 data = tps6507x_pmic_reg_read(tps, TPS6507X_REG_CON_CTRL1); in tps6507x_pmic_is_enabled()233 return tps6507x_pmic_set_bits(tps, TPS6507X_REG_CON_CTRL1, 1 << shift); in tps6507x_pmic_enable()246 return tps6507x_pmic_clear_bits(tps, TPS6507X_REG_CON_CTRL1, in tps6507x_pmic_disable()
92 #define TPS6507X_REG_CON_CTRL1 0X0D macro