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