Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/ucsi/
H A Dcros_ec_ucsi.c192 if (cci & UCSI_CCI_BUSY) { in cros_ucsi_write_timeout()
H A Ducsi.h57 #define UCSI_CCI_BUSY BIT(28) macro
H A Ducsi.c43 if (cci & UCSI_CCI_BUSY) in ucsi_notify_common()
127 if (*cci & UCSI_CCI_BUSY) in ucsi_run_command()