Home
last modified time | relevance | path

Searched refs:TPS_STATUS_PP_5V0_SWITCH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/typec/tipd/
H A Dtrace.h248 show_status_pp_switch_state(TPS_STATUS_PP_5V0_SWITCH(__entry->status)),
H A Dtps6598x.h36 #define TPS_STATUS_PP_5V0_SWITCH(x) TPS_FIELD_GET(TPS_STATUS_PP_5V0_SWITCH_MASK, (x)) macro