Searched refs:UCSI_CONSTAT_POWER_DIR_CHANGE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/usb/typec/ucsi/ | ||
| D | ucsi.h | 311 #define UCSI_CONSTAT_POWER_DIR_CHANGE BIT(12) macro |
| D | ucsi.c | 545 if (con->status.change & UCSI_CONSTAT_POWER_DIR_CHANGE) { in ucsi_connector_change() |