Searched refs:TPS_POWER_STATUS_PWROPMODE (Results 1 – 3 of 3) sorted by relevance
138 #define TPS_POWER_STATUS_PWROPMODE(p) TPS_FIELD_GET(TPS_POWER_STATUS_TYPEC_CURRENT_MASK, (p)) macro
143 __print_symbolic(TPS_POWER_STATUS_PWROPMODE(power_status), \
233 mode = TPS_POWER_STATUS_PWROPMODE(pwr_status); in tps6598x_connect()534 if (TPS_POWER_STATUS_PWROPMODE(pwr_status) == TYPEC_PWR_MODE_PD) in tps6598x_psy_get_prop()