Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Dtrace.c25 [UCSI_GET_CONNECTOR_STATUS] = "GET_CONNECTOR_STATUS",
H A Ddebugfs.c43 case UCSI_GET_CONNECTOR_STATUS: in ucsi_cmd()
H A Ducsi.h105 #define UCSI_GET_CONNECTOR_STATUS 0x12 macro
H A Ducsi.c859 command = UCSI_GET_CONNECTOR_STATUS | UCSI_CONNECTOR_NUMBER(con->num); in ucsi_check_connection()
893 command = UCSI_GET_CONNECTOR_STATUS | UCSI_CONNECTOR_NUMBER(con->num); in ucsi_handle_connector_change()
1322 command = UCSI_GET_CONNECTOR_STATUS | UCSI_CONNECTOR_NUMBER(con->num); in ucsi_register_port()