Home
last modified time | relevance | path

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

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