Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/ucsi/
H A Dtrace.c25 [UCSI_GET_CONNECTOR_STATUS] = "GET_CONNECTOR_STATUS",
H A Ddebugfs.c47 case UCSI_GET_CONNECTOR_STATUS: in ucsi_cmd()
H A Ducsi_acpi.c125 if (UCSI_COMMAND(ua->cmd) == UCSI_GET_CONNECTOR_STATUS && in ucsi_gram_sync_control()
H A Ducsi.h127 #define UCSI_GET_CONNECTOR_STATUS 0x12 macro
H A Ducsi.c657 u64 command = UCSI_GET_CONNECTOR_STATUS | UCSI_CONNECTOR_NUMBER(con->num); in ucsi_get_connector_status()