Searched refs:TPS_POWER_STATUS_PWROPMODE (Results 1 – 2 of 2) sorted by relevance
155 #define TPS_POWER_STATUS_PWROPMODE(p) TPS_FIELD_GET(TPS_POWER_STATUS_TYPEC_CURRENT_MASK, (p)) macro
353 mode = TPS_POWER_STATUS_PWROPMODE(tps->pwr_status); in tps6598x_connect()809 pwr_opmode = TPS_POWER_STATUS_PWROPMODE(st.pwr_status); in cd321x_update_work()942 if (TPS_POWER_STATUS_PWROPMODE(tps->pwr_status) == TYPEC_PWR_MODE_PD) { in cd321x_interrupt()1166 if (TPS_POWER_STATUS_PWROPMODE(tps->pwr_status) == TYPEC_PWR_MODE_PD) in tps6598x_psy_get_prop()