Home
last modified time | relevance | path

Searched refs:UCSI_CCI_BUSY (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/usb/typec/ucsi/
H A Dcros_ec_ucsi.c169 if (cci & UCSI_CCI_BUSY) { in cros_ucsi_write_timeout()
H A Ducsi.h56 #define UCSI_CCI_BUSY BIT(28) macro
H A Ducsi.c42 if (cci & UCSI_CCI_BUSY) in ucsi_notify_common()
121 if (*cci & UCSI_CCI_BUSY) in ucsi_run_command()