Searched refs:get_bus_wd (Results 1 – 3 of 3) sorted by relevance
47 .get_bus_wd = exynos4_dwmci_get_bus_wd,73 if (!npd->get_bus_wd) in exynos4_dwmci_set_platdata()74 npd->get_bus_wd = exynos4_dwmci_get_bus_wd; in exynos4_dwmci_set_platdata()
238 int (*get_bus_wd)(u32 slot_id); member
1786 if (host->pdata->get_bus_wd) in dw_mci_init_slot()1787 if (host->pdata->get_bus_wd(slot->id) >= 4) in dw_mci_init_slot()