Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/tcpm/
Dtcpm.c253 #define TCPM_PORT_CLEAN BIT(5) macro
5466 if (events & TCPM_PORT_CLEAN) { in tcpm_pd_event_handler()
5530 port->pd_events |= TCPM_PORT_CLEAN; in tcpm_port_clean()