Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/typec/ucsi/
H A Ducsi.h33 #define UCSI_CCI_BUSY BIT(28) macro
H A Ducsi.c135 if (cci & UCSI_CCI_BUSY) in ucsi_exec_command()