Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/typec/ucsi/
Ducsi.h34 #define UCSI_CCI_ERROR BIT(30) macro
Ducsi.c140 if (cci & UCSI_CCI_ERROR) { in ucsi_exec_command()