Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Ddw_mmc-exynos.h23 #define SDMMC_CLKSEL_GET_DRV_WD3(x) (((x) >> 16) & 0x7) macro
H A Ddw_mmc-exynos.c167 if (!SDMMC_CLKSEL_GET_DRV_WD3(clksel) && host->slot) in dw_mci_exynos_set_clksel_timing()