Home
last modified time | relevance | path

Searched refs:DWMCI_SET_SAMPLE_CLK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddwmmc.h9 #define DWMCI_SET_SAMPLE_CLK(x) (x) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dexynos_dw_mmc.c193 priv->sdr_timing = (DWMCI_SET_SAMPLE_CLK(timing[0]) | in exynos_dwmci_get_config()