Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Dtrace.c26 [UCSI_GET_ERROR_STATUS] = "GET_ERROR_STATUS",
H A Ducsi.h101 #define UCSI_GET_ERROR_STATUS 0x13 macro
H A Ducsi.c78 ret = ucsi_exec_command(ucsi, UCSI_GET_ERROR_STATUS); in ucsi_read_error()
156 if (cmd == UCSI_GET_ERROR_STATUS) { in ucsi_exec_command()