Searched refs:UCSI_CCI_CANCEL_COMPLETE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/usb/typec/ucsi/ | ||
| D | ucsi.h | 31 #define UCSI_CCI_CANCEL_COMPLETE BIT(26) macro |
| D | ucsi.c | 150 if (cmd == UCSI_CANCEL && cci & UCSI_CCI_CANCEL_COMPLETE) { in ucsi_exec_command() |