Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/tipd/
Dtps6598x.h19 #define TPS_STATUS_PLUG_UPSIDE_DOWN BIT(4) macro
20 #define TPS_STATUS_TO_UPSIDE_DOWN(s) (!!((s) & TPS_STATUS_PLUG_UPSIDE_DOWN))
Dtrace.h149 { TPS_STATUS_PLUG_UPSIDE_DOWN, "UPSIDE_DOWN" }, \
162 { TPS_STATUS_PLUG_UPSIDE_DOWN, "UPSIDE_DOWN" }, \