Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/ucsi/
H A Ducsi.h388 #define UCSI_CONSTAT_POWER_DIR_CHANGE BIT(12) macro
H A Ducsi.c1273 if (change & UCSI_CONSTAT_POWER_DIR_CHANGE) { in ucsi_handle_connector_change()