Searched refs:SDMMC_CLKSEL_UP_SAMPLE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
H A Ddw_mmc-exynos.h29 #define SDMMC_CLKSEL_UP_SAMPLE(x, y) (((x) & ~SDMMC_CLKSEL_CCLK_SAMPLE(7)) |\ macro
H A Ddw_mmc-exynos.c292 clksel = SDMMC_CLKSEL_UP_SAMPLE( dw_mci_exynos_set_ios()
391 clksel = SDMMC_CLKSEL_UP_SAMPLE(clksel, sample); dw_mci_exynos_set_clksmpl()
412 clksel = SDMMC_CLKSEL_UP_SAMPLE(clksel, sample); dw_mci_exynos_move_next_clksmpl()

Completed in 43 milliseconds