Home
last modified time | relevance | path

Searched refs:UCSI_CONSTAT_POWER_DIR_CHANGE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/usb/typec/ucsi/
Ducsi.h243 #define UCSI_CONSTAT_POWER_DIR_CHANGE BIT(12) macro
Ducsi.c795 if (con->status.change & UCSI_CONSTAT_POWER_DIR_CHANGE) { in ucsi_handle_connector_change()