Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/typec/ucsi/
H A Ducsi.h162 #define UCSI_ENABLE_NTFY_CONNECTOR_CHANGE BIT_ULL(30) macro
H A Ducsi.c1307 if (!(ucsi->ntfy & UCSI_ENABLE_NTFY_CONNECTOR_CHANGE)) { in ucsi_connector_change()