Searched refs:STATUS_ERR_MASK (Results 1 – 3 of 3) sorted by relevance
38 #define STATUS_ERR_MASK 0x2f macro
419 if (stat & STATUS_ERR_MASK) { in imxmci_finish_data()476 if (data && !cmd->error && !(stat & STATUS_ERR_MASK)) { in imxmci_cmd_done()721 STATUS_END_CMD_RESP | STATUS_ERR_MASK, in imxmci_tasklet_fnc()725 if (stat & (STATUS_END_CMD_RESP | STATUS_ERR_MASK)) { in imxmci_tasklet_fnc()728 if (host->data && (stat & STATUS_ERR_MASK)) in imxmci_tasklet_fnc()
87 #define STATUS_ERR_MASK 0x2f macro346 if (stat & STATUS_ERR_MASK) { in mxcmci_finish_data()422 if (stat & STATUS_ERR_MASK) in mxcmci_poll_status()