Searched refs:sdc_resp (Results 1 – 1 of 1) sorted by relevance
166 u32 sdc_resp[4]; member401 rsp[0] = readl(&host->base->sdc_resp[3]); in msdc_cmd_done()402 rsp[1] = readl(&host->base->sdc_resp[2]); in msdc_cmd_done()403 rsp[2] = readl(&host->base->sdc_resp[1]); in msdc_cmd_done()404 rsp[3] = readl(&host->base->sdc_resp[0]); in msdc_cmd_done()406 rsp[0] = readl(&host->base->sdc_resp[0]); in msdc_cmd_done()