Home
last modified time | relevance | path

Searched refs:UCSI_CONNECTOR_RESET (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/typec/ucsi/
H A Dtrace.c10 [UCSI_CONNECTOR_RESET] = "CONNECTOR_RESET",
H A Ddebugfs.c34 case UCSI_CONNECTOR_RESET: in ucsi_cmd()
H A Ducsi.h85 #define UCSI_CONNECTOR_RESET 0x03 macro
H A Ducsi.c977 command = UCSI_CONNECTOR_RESET | UCSI_CONNECTOR_NUMBER(con->num); in ucsi_reset_connector()