Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/ucsi/
Ducsi.h56 #define UCSI_CCI_ERROR BIT(30) macro
Ducsi.c123 else if (*cci & UCSI_CCI_ERROR) in ucsi_run_command()
229 if (cci & UCSI_CCI_ERROR) in ucsi_send_command_common()