Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.h260 #define UCSI_CONSTAT_POWER_DIR_CHANGE BIT(12) macro
H A Ducsi.c911 if (con->status.change & UCSI_CONSTAT_POWER_DIR_CHANGE) { in ucsi_handle_connector_change()