Searched refs:TPS_POWER_STATUS_PWROPMODE (Results 1 – 3 of 3) sorted by relevance
150 __print_symbolic(TPS_POWER_STATUS_PWROPMODE(power_status), \
151 #define TPS_POWER_STATUS_PWROPMODE(p) TPS_FIELD_GET(TPS_POWER_STATUS_TYPEC_CURRENT_MASK, (p)) macro
236 mode = TPS_POWER_STATUS_PWROPMODE(tps->pwr_status); in tps6598x_connect()648 if (TPS_POWER_STATUS_PWROPMODE(tps->pwr_status) == TYPEC_PWR_MODE_PD) in tps6598x_psy_get_prop()