Searched refs:UCSI_CANCEL (Results 1 – 3 of 3) sorted by relevance
9 [UCSI_CANCEL] = "CANCEL",
84 #define UCSI_CANCEL 0x02 macro
142 if (cmd != UCSI_CANCEL && cci & UCSI_CCI_BUSY) in ucsi_exec_command()143 return ucsi_exec_command(ucsi, UCSI_CANCEL); in ucsi_exec_command()166 if (cmd == UCSI_CANCEL && cci & UCSI_CCI_CANCEL_COMPLETE) { in ucsi_exec_command()