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