Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Dexynos_dw_mmc.c19 #define DWMMC_MAX_CH_NUM 4 macro
132 static struct dwmci_host dwmci_host[DWMMC_MAX_CH_NUM];
240 int node_list[DWMMC_MAX_CH_NUM]; in exynos_dwmmc_init()
246 DWMMC_MAX_CH_NUM); in exynos_dwmmc_init()
Dhi6220_dw_mmc.c12 #define DWMMC_MAX_CH_NUM 4 macro