Searched refs:UCSI_CCI_CANCEL_COMPLETE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/typec/ucsi/ | ||
H A D | ucsi.h | 43 #define UCSI_CCI_CANCEL_COMPLETE BIT(26) macro |
H A D | ucsi.c | 166 if (cmd == UCSI_CANCEL && cci & UCSI_CCI_CANCEL_COMPLETE) { in ucsi_exec_command() |