Searched refs:SDHCI_HOST_CONTROL (Results 1 – 5 of 5) sorted by relevance
66 u8 ctrl = sdhci_readb(host, SDHCI_HOST_CONTROL); in pic32_sdhci_probe()68 sdhci_writeb(host, ctrl, SDHCI_HOST_CONTROL); in pic32_sdhci_probe()
57 if (!IS_SD(mmc) && reg == SDHCI_HOST_CONTROL) { in mv_sdhci_writeb()
86 ctrl = sdhci_readb(host, SDHCI_HOST_CONTROL); in sdhci_prepare_dma()92 sdhci_writeb(host, ctrl, SDHCI_HOST_CONTROL); in sdhci_prepare_dma()633 ctrl = sdhci_readb(host, SDHCI_HOST_CONTROL);670 sdhci_writeb(host, ctrl, SDHCI_HOST_CONTROL);
359 if (reg == SDHCI_HOST_CONTROL) { in am654_sdhci_write_b()
69 #define SDHCI_HOST_CONTROL 0x28 macro
Completed in 7 milliseconds