Home
last modified time | relevance | path

Searched refs:UCSI_CCI_ERROR (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/usb/typec/ucsi/
Ducsi.h35 #define UCSI_CCI_ERROR BIT(30) macro
Ducsi.c144 if (cci & UCSI_CCI_ERROR) { in ucsi_exec_command()