Searched refs:SDHC_RSPREG0 (Results 1 – 4 of 4) sorted by relevance
25 #define SDHC_RSPREG0 0x10 macro
50 rca = qtest_readl(qts, NPCM7XX_MMC_BA + SDHC_RSPREG0) >> 16; in setup_sd_card()
62 #define SDHC_RSPREG0 0x10 macro
1038 case SDHC_RSPREG0 ... SDHC_RSPREG3: in sdhci_read()1039 ret = s->rspreg[((offset & ~0x3) - SDHC_RSPREG0) >> 2]; in sdhci_read()