Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tipd/
H A Dtrace.h133 { TPS_STATUS_PLUG_PRESENT, "PLUG_PRESENT" }, \
H A Dtps6598x.h18 #define TPS_STATUS_PLUG_PRESENT BIT(0) macro
H A Dcore.c463 if (status & TPS_STATUS_PLUG_PRESENT) { in tps6598x_handle_plug_event()
854 if (status & TPS_STATUS_PLUG_PRESENT) { in tps6598x_probe()