Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c263 #define TCPM_FRS_EVENT BIT(3) macro
6906 if (events & TCPM_FRS_EVENT) { in tcpm_pd_event_handler()
6980 port->pd_events |= TCPM_FRS_EVENT; in tcpm_port_is_toggling()