Searched refs:UCSI_ENABLE_NTFY_CONNECTOR_CHANGE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/typec/ucsi/ | ||
D | ucsi.h | 112 #define UCSI_ENABLE_NTFY_CONNECTOR_CHANGE BIT(30) macro |
D | ucsi.c | 847 if (!(ucsi->ntfy & UCSI_ENABLE_NTFY_CONNECTOR_CHANGE)) { in ucsi_connector_change() |