Searched refs:UCSI_CONSTAT_PARTNER_CHANGE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/usb/typec/ucsi/ | ||
| D | ucsi.h | 310 #define UCSI_CONSTAT_PARTNER_CHANGE BIT(11) macro |
| D | ucsi.c | 583 if (con->status.change & UCSI_CONSTAT_PARTNER_CHANGE) in ucsi_connector_change() |