Searched refs:last_rsp_type (Results 1 – 5 of 5) sorted by relevance
151 if (sd_card->last_rsp_type == SD_RSP_TYPE_R0) in rts51x_sd_get_rsp()153 else if (sd_card->last_rsp_type == SD_RSP_TYPE_R2) in rts51x_sd_get_rsp()
303 sd_card->last_rsp_type = rsp_type;397 sd_card->last_rsp_type = rsp_type;629 sd_card->last_rsp_type = rsp_type;1129 if (sd_card->last_rsp_type == SD_RSP_TYPE_R0) {1132 } else if (sd_card->last_rsp_type == SD_RSP_TYPE_R2) {
602 u8 last_rsp_type; member
3957 sd_card->last_rsp_type = rsp_type; in sd_execute_no_data()4079 sd_card->last_rsp_type = rsp_type; in sd_execute_read_data()4326 sd_card->last_rsp_type = rsp_type; in sd_execute_write_data()4629 if (sd_card->last_rsp_type == SD_RSP_TYPE_R0) { in sd_get_cmd_rsp()4632 } else if (sd_card->last_rsp_type == SD_RSP_TYPE_R2) { in sd_get_cmd_rsp()
482 u8 last_rsp_type; member