Searched refs:spec_reg (Results 1 – 1 of 1) sorted by relevance
116 int spec_reg, u32 value) in esdhc_readl_fixup() argument130 if ((spec_reg == SDHCI_CAPABILITIES) && (value & SDHCI_CAN_DO_ADMA1)) { in esdhc_readl_fixup()144 if (spec_reg == SDHCI_PRESENT_STATE) { in esdhc_readl_fixup()166 if (spec_reg == SDHCI_CAPABILITIES_1) { in esdhc_readl_fixup()177 int spec_reg, u32 value) in esdhc_readw_fixup() argument182 int shift = (spec_reg & 0x2) * 8; in esdhc_readw_fixup()184 if (spec_reg == SDHCI_TRANSFER_MODE) in esdhc_readw_fixup()187 if (spec_reg == SDHCI_HOST_VERSION) in esdhc_readw_fixup()194 if ((spec_reg == SDHCI_HOST_VERSION) && in esdhc_readw_fixup()201 int spec_reg, u32 value) in esdhc_readb_fixup() argument[all …]