Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.h46 #define UCSI_CCI_ERROR BIT(30) macro
H A Ducsi.c155 if (cci & UCSI_CCI_ERROR) { in ucsi_exec_command()