Searched refs:dwmci_setup_cfg (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | socfpga_dw_mmc.c | 114 dwmci_setup_cfg(&plat->cfg, host, host->bus_hz, 400000); in socfpga_dwmmc_probe()
|
| H A D | exynos_dw_mmc.c | 274 dwmci_setup_cfg(&plat->cfg, host, DWMMC_MAX_FREQ, DWMMC_MIN_FREQ); in exynos_dwmmc_probe()
|
| H A D | dw_mmc.c | 909 void dwmci_setup_cfg(struct mmc_config *cfg, struct dwmci_host *host, function 952 dwmci_setup_cfg(&host->cfg, host, max_clk, min_clk);
|
| H A D | rockchip_dw_mmc.c | 440 dwmci_setup_cfg(&plat->cfg, host, priv->minmax[1], priv->minmax[0]); in rockchip_dwmmc_probe()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | dwmmc.h | 281 void dwmci_setup_cfg(struct mmc_config *cfg, struct dwmci_host *host,
|