Home
last modified time | relevance | path

Searched refs:TPS_POWER_STATUS_CONNECTION (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/usb/typec/tipd/
Dtrace.h273 !!TPS_POWER_STATUS_CONNECTION(__entry->power_status),
Dtps6598x.h146 #define TPS_POWER_STATUS_CONNECTION(x) TPS_FIELD_GET(BIT(0), (x)) macro
Dcore.c602 if (TPS_POWER_STATUS_CONNECTION(tps->pwr_status) && in tps6598x_psy_get_online()