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