Home
last modified time | relevance | path

Searched refs:SDHCI_CONTROL2 (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/mmc/
Ds5p_sdhci.c41 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()
/external/u-boot/arch/arm/mach-s5pc1xx/include/mach/
Dmmc.h12 #define SDHCI_CONTROL2 0x80 macro
/external/u-boot/arch/arm/mach-exynos/include/mach/
Dmmc.h12 #define SDHCI_CONTROL2 0x80 macro