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

/linux-4.4.14/drivers/mmc/host/
H A Ddw_mmc-exynos.h34 #define SDMMC_CLKSEL_TIMING_MASK SDMMC_CLKSEL_TIMING(0x7, 0x7, 0x7) macro
H A Ddw_mmc-exynos.c141 clksel = (clksel & ~SDMMC_CLKSEL_TIMING_MASK) | timing; dw_mci_exynos_set_clksel_timing()

Completed in 41 milliseconds