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 | 388 #define UCSI_CONSTAT_POWER_DIR_CHANGE BIT(12) macro |
| H A D | ucsi.c | 1273 if (change & UCSI_CONSTAT_POWER_DIR_CHANGE) { in ucsi_handle_connector_change() |