Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/ucsi/
H A Dtrace.c26 [UCSI_GET_ERROR_STATUS] = "GET_ERROR_STATUS",
H A Ddebugfs.c51 case UCSI_GET_ERROR_STATUS: in ucsi_cmd()
H A Ducsi.h133 #define UCSI_GET_ERROR_STATUS 0x13 macro
H A Ducsi.c159 command = UCSI_GET_ERROR_STATUS | UCSI_CONNECTOR_NUMBER(connector_num); in ucsi_read_error()