Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/ucsi/
Dtrace.c14 [UCSI_GET_CONNECTOR_CAPABILITY] = "GET_CONNECTOR_CAPABILITY",
Ddebugfs.c38 case UCSI_GET_CONNECTOR_CAPABILITY: in ucsi_cmd()
Ducsi.h104 #define UCSI_GET_CONNECTOR_CAPABILITY 0x07 macro
Ducsi.c982 command = UCSI_GET_CONNECTOR_CAPABILITY | UCSI_CONNECTOR_NUMBER(con->num); in ucsi_check_connector_capability()
1560 command = UCSI_GET_CONNECTOR_CAPABILITY; in ucsi_register_port()