Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/ucsi/
Dtrace.c26 [UCSI_GET_ERROR_STATUS] = "GET_ERROR_STATUS",
Ducsi.h116 #define UCSI_GET_ERROR_STATUS 0x13 macro
Ducsi.c148 command = UCSI_GET_ERROR_STATUS | UCSI_CONNECTOR_NUMBER(connector_num); in ucsi_read_error()