Searched refs:STATUS_END_CMD_RESP (Results 1 – 2 of 2) sorted by relevance
63 #define STATUS_END_CMD_RESP (1 << 13) macro416 } while (!(stat & STATUS_END_CMD_RESP)); in mxcmci_request()
74 #define STATUS_END_CMD_RESP (1 << 13) macro723 if (stat & STATUS_END_CMD_RESP) in mxcmci_irq()