Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/usb/typec/ucsi/
Ducsi.h58 #define UCSI_CCI_ERROR BIT(30) macro
Ducsi.c125 else if (*cci & UCSI_CCI_ERROR) in ucsi_run_command()
231 if (cci & UCSI_CCI_ERROR) in ucsi_send_command_common()