Searched refs:tmp_resp (Results 1 – 1 of 1) sorted by relevance
231 u8 tmp_resp; in wmt_mci_read_response() local240 tmp_resp = readb(priv->sdmmc_base + SDMMC_RSP); in wmt_mci_read_response()242 tmp_resp = readb(priv->sdmmc_base + SDMMC_RSP + in wmt_mci_read_response()244 response |= (tmp_resp << (idx2 * 8)); in wmt_mci_read_response()