Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/ucsi/
H A Dtrace.c14 [UCSI_GET_CONNECTOR_CAPABILITY] = "GET_CONNECTOR_CAPABILITY",
H A Ddebugfs.c43 case UCSI_GET_CONNECTOR_CAPABILITY: in ucsi_cmd()
H A Ducsi.h114 #define UCSI_GET_CONNECTOR_CAPABILITY 0x07 macro
H A Ducsi.c998 command = UCSI_GET_CONNECTOR_CAPABILITY | UCSI_CONNECTOR_NUMBER(con->num); in ucsi_check_connector_capability()
1623 command = UCSI_GET_CONNECTOR_CAPABILITY; in ucsi_register_port()