Searched refs:UCSI_CONSTAT_CONNECT_CHANGE (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/typec/ucsi/ | ||
D | ucsi.h | 256 #define UCSI_CONSTAT_CONNECT_CHANGE BIT(14) macro |
D | ucsi.c | 916 if (con->status.change & UCSI_CONSTAT_CONNECT_CHANGE) { in ucsi_handle_connector_change() |