Searched refs:CMD_CMPL (Results 1 – 2 of 2) sorted by relevance
65 #define CMD_CMPL 0x10 macro
1059 if (status != (CMD_CMPL|IDLE) && in smbus_intr_cmn()1089 if ((status & CMD_CMPL) == 0) { in smbus_intr_cmn()