Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tipd/
H A Dtrace.h145 __print_symbolic(TPS_POWER_STATUS_SOURCESINK(power_status), \
H A Dtps6598x.h147 #define TPS_POWER_STATUS_SOURCESINK(x) TPS_FIELD_GET(BIT(1), (x)) macro
H A Dcore.c631 TPS_POWER_STATUS_SOURCESINK(tps->pwr_status)) { in tps6598x_psy_get_online()