Searched refs:SDHCI_CONTROL2 (Results 1 – 3 of 3) sorted by relevance
43 val = sdhci_readl(host, SDHCI_CONTROL2); in s5p_sdhci_set_control_reg()51 sdhci_writel(host, val, SDHCI_CONTROL2); in s5p_sdhci_set_control_reg()71 ctrl = sdhci_readl(host, SDHCI_CONTROL2); in s5p_sdhci_set_control_reg()74 sdhci_writel(host, ctrl, SDHCI_CONTROL2); in s5p_sdhci_set_control_reg()
12 #define SDHCI_CONTROL2 0x80 macro
Completed in 4 milliseconds