Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Ds5p_sdhci.c42 val = sdhci_readl(host, SDHCI_CONTROL2); in s5p_sdhci_set_control_reg()
50 sdhci_writel(host, val, SDHCI_CONTROL2); in s5p_sdhci_set_control_reg()
70 ctrl = sdhci_readl(host, SDHCI_CONTROL2); in s5p_sdhci_set_control_reg()
73 sdhci_writel(host, ctrl, SDHCI_CONTROL2); in s5p_sdhci_set_control_reg()
/OK3568_Linux_fs/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dmmc.h13 #define SDHCI_CONTROL2 0x80 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dmmc.h13 #define SDHCI_CONTROL2 0x80 macro