Searched refs:SDHCI_CONTROL2 (Results 1 – 3 of 3) sorted by relevance
41 val = sdhci_readl(host, SDHCI_CONTROL2); in s5p_sdhci_set_control_reg()49 sdhci_writel(host, val, SDHCI_CONTROL2); in s5p_sdhci_set_control_reg()69 ctrl = sdhci_readl(host, SDHCI_CONTROL2); in s5p_sdhci_set_control_reg()72 sdhci_writel(host, ctrl, SDHCI_CONTROL2); in s5p_sdhci_set_control_reg()
12 #define SDHCI_CONTROL2 0x80 macro