Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/tcpm/
Dtcpm.c257 #define TCPM_PORT_CLEAN BIT(5) macro
6291 if (events & TCPM_PORT_CLEAN) { in tcpm_pd_event_handler()
6359 port->pd_events |= TCPM_PORT_CLEAN; in tcpm_port_clean()