Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dexynos_dw_mmc.c20 #define DWMMC_MAX_CH_NUM 4 macro
133 static struct dwmci_host dwmci_host[DWMMC_MAX_CH_NUM];
238 int node_list[DWMMC_MAX_CH_NUM]; in exynos_dwmmc_init()
244 DWMMC_MAX_CH_NUM); in exynos_dwmmc_init()
H A Dhi6220_dw_mmc.c13 #define DWMMC_MAX_CH_NUM 4 macro