Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/typec/ucsi/
Ducsi.h244 #define UCSI_CONSTAT_CONNECT_CHANGE BIT(14) macro
Ducsi.c744 inferred_changes |= UCSI_CONSTAT_CONNECT_CHANGE; in ucsi_handle_connector_change()
788 if (con->status.change & UCSI_CONSTAT_CONNECT_CHANGE) { in ucsi_handle_connector_change()