Lines Matching defs:response
112 EMMC_ERR_RESPONSE, /* response error */
113 EMMC_ERR_RESPONSE_BUSY, /* response busy error */
310 /* card state in R1 response [12:9] */
373 uint32_t response_length; /* response length for this command */
442 /* response */
443 uint32_t *response; /* buffer ptr for executing command. */
444 uint32_t r1_card_status; /* R1 response data */
445 uint32_t r3_ocr; /* R3 response data */
446 uint32_t r4_resp; /* R4 response data */
447 uint32_t r5_resp; /* R5 response data */
466 uint8_t response_data[EMMC_MAX_RESPONSE_LENGTH] /* other response */