OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DWMCI_CLKSEL
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/mach-exynos/include/mach/
dwmmc.h
7
#define
DWMCI_CLKSEL
0x09C
/external/u-boot/drivers/mmc/
exynos_dw_mmc.c
51
dwmci_writel(host,
DWMCI_CLKSEL
, priv->sdr_timing);
65
clk_div = ((dwmci_readl(host,
DWMCI_CLKSEL
) >> DWMCI_DIVRATIO_BIT)
Completed in 234 milliseconds