Searched refs:TPS_POWER_STATUS_CONNECTION (Results 1 – 3 of 3) sorted by relevance
273 !!TPS_POWER_STATUS_CONNECTION(__entry->power_status),
146 #define TPS_POWER_STATUS_CONNECTION(x) TPS_FIELD_GET(BIT(0), (x)) macro
602 if (TPS_POWER_STATUS_CONNECTION(tps->pwr_status) && in tps6598x_psy_get_online()