Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/typec/ucsi/
Dtrace.c26 [UCSI_GET_ERROR_STATUS] = "GET_ERROR_STATUS",
Ducsi.h89 #define UCSI_GET_ERROR_STATUS 0x13 macro
Ducsi.c71 ret = ucsi_exec_command(ucsi, UCSI_GET_ERROR_STATUS); in ucsi_read_error()
147 if (cmd == UCSI_GET_ERROR_STATUS) in ucsi_exec_command()