Searched refs:tps6598x_read8 (Results 1 – 1 of 1) sorted by relevance
274 static inline int tps6598x_read8(struct tps6598x *tps, u8 reg, u8 *val) in tps6598x_read8() function1138 ret = tps6598x_read8(tps, TPS_REG_SYSTEM_POWER_STATE, &state); in cd321x_switch_power_state()1149 ret = tps6598x_read8(tps, TPS_REG_SYSTEM_POWER_STATE, &state); in cd321x_switch_power_state()1687 ret = tps6598x_read8(tps, TPS_REG_PD_STATUS, &pd_status); in tps25750_register_port()