Home
last modified time | relevance | path

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

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