Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.h261 #define UCSI_CONSTAT_CONNECT_CHANGE BIT(14) macro
H A Ducsi.c919 if (con->status.change & UCSI_CONSTAT_CONNECT_CHANGE) { in ucsi_handle_connector_change()