Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tipd/
H A Dtrace.h157 __print_symbolic(TPS_POWER_STATUS_BC12_STATUS(power_status), \
H A Dtps6598x.h153 #define TPS_POWER_STATUS_BC12_STATUS(p) TPS_FIELD_GET(TPS_POWER_STATUS_BC12_STATUS_MASK, (p)) macro