Searched refs:tmp_resp (Results 1 – 1 of 1) sorted by relevance
226 u8 tmp_resp; in wmt_mci_read_response() local235 tmp_resp = readb(priv->sdmmc_base + SDMMC_RSP); in wmt_mci_read_response()237 tmp_resp = readb(priv->sdmmc_base + SDMMC_RSP + in wmt_mci_read_response()239 response |= (tmp_resp << (idx2 * 8)); in wmt_mci_read_response()