Searched refs:SD_CMD_ERROR_FLAGS (Results 1 – 3 of 3) sorted by relevance
42 #define SD_CMD_ERROR_FLAGS (0x18F << 16) macro
83 #define SD_CMD_ERROR_FLAGS (0x18F << 16) macro
1007 if (regval & SD_CMD_ERROR_FLAGS) { in wait_for_event()1010 handle->device->ctrl.cmdStatus = SD_CMD_ERROR_FLAGS; in wait_for_event()