Searched refs:UCSI_CONSTAT_POWER_DIR_CHANGE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/typec/ucsi/ | ||
| H A D | ucsi.h | 392 #define UCSI_CONSTAT_POWER_DIR_CHANGE BIT(12) macro |
| H A D | ucsi.c | 1296 if (change & UCSI_CONSTAT_POWER_DIR_CHANGE) { in ucsi_handle_connector_change() |