Searched refs:SD_RSP_TYPE_R2 (Results 1 – 4 of 4) sorted by relevance
121 return SD_RSP_TYPE_R2; in sd_response_type()133 else if (resp_type == SD_RSP_TYPE_R2) in sd_status_index()254 if (rsp_type == SD_RSP_TYPE_R2) { in sd_send_cmd_get_rsp()299 if (rsp_type == SD_RSP_TYPE_R2) { in sd_send_cmd_get_rsp()
320 rsp_type = SD_RSP_TYPE_R2; in sd_send_cmd_get_rsp()359 if (rsp_type == SD_RSP_TYPE_R2) { in sd_send_cmd_get_rsp()423 if (rsp_type == SD_RSP_TYPE_R2) { in sd_send_cmd_get_rsp()
473 #define SD_RSP_TYPE_R2 0x02 macro
202 #define SD_RSP_TYPE_R2 0x02 macro