Home
last modified time | relevance | path

Searched refs:UCSI_CCI_BUSY (Results 1 – 2 of 2) 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