Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Dtrace.c14 [UCSI_GET_CONNECTOR_CAPABILITY] = "GET_CONNECTOR_CAPABILITY",
H A Ddebugfs.c38 case UCSI_GET_CONNECTOR_CAPABILITY: in ucsi_cmd()
H A Ducsi.h89 #define UCSI_GET_CONNECTOR_CAPABILITY 0x07 macro
H A Ducsi.c1227 command = UCSI_GET_CONNECTOR_CAPABILITY; in ucsi_register_port()