Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Ddw_mmc-exynos.h29 #define SDMMC_CLKSEL_UP_SAMPLE(x, y) (((x) & ~SDMMC_CLKSEL_CCLK_SAMPLE(7)) |\ macro
Ddw_mmc-exynos.c305 clksel = SDMMC_CLKSEL_UP_SAMPLE( in dw_mci_exynos_set_ios()
404 clksel = SDMMC_CLKSEL_UP_SAMPLE(clksel, sample); in dw_mci_exynos_set_clksmpl()
425 clksel = SDMMC_CLKSEL_UP_SAMPLE(clksel, sample); in dw_mci_exynos_move_next_clksmpl()