Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds