Searched refs:TPS_STATUS_CONN_STATE (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/typec/tipd/ | ||
D | trace.h | 88 __print_symbolic(TPS_STATUS_CONN_STATE((status)), \ |
D | tps6598x.h | 34 #define TPS_STATUS_CONN_STATE(x) TPS_FIELD_GET(TPS_STATUS_CONN_STATE_MASK, (x)) macro |