Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/typec/tipd/
Dtps6598x.h134 #define TPS_POWER_STATUS_SOURCESINK(x) TPS_FIELD_GET(BIT(1), (x)) macro
Dtrace.h138 __print_symbolic(TPS_POWER_STATUS_SOURCESINK(power_status), \
Dcore.c513 TPS_POWER_STATUS_SOURCESINK(pwr_status)) { in tps6598x_psy_get_online()