Searched refs:SDHCI_RESPONSE (Results 1 – 2 of 2) sorted by relevance
61 #define SDHCI_RESPONSE 0x10 macro
92 sdhci_readl(host, SDHCI_RESPONSE), in sdhci_dumpregs()93 sdhci_readl(host, SDHCI_RESPONSE + 4)); in sdhci_dumpregs()95 sdhci_readl(host, SDHCI_RESPONSE + 8), in sdhci_dumpregs()96 sdhci_readl(host, SDHCI_RESPONSE + 12)); in sdhci_dumpregs()1794 reg = SDHCI_RESPONSE + (3 - i) * 4; in sdhci_read_rsp_136()1819 cmd->resp[0] = sdhci_readl(host, SDHCI_RESPONSE); in sdhci_finish_command()