Searched refs:UCSI_CCI_BUSY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/typec/ucsi/ | ||
H A D | ucsi.h | 44 #define UCSI_CCI_BUSY BIT(28) macro |
H A D | ucsi.c | 142 if (cmd != UCSI_CANCEL && cci & UCSI_CCI_BUSY) in ucsi_exec_command() |