Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/platform_data/
Dmmc-esdhc-imx.h45 int max_bus_width; member
/linux-4.1.27/drivers/mmc/host/
Dsdhci-esdhc-imx.c893 of_property_read_u32(np, "bus-width", &boarddata->max_bus_width); in sdhci_esdhc_imx_probe_dt()
1063 switch (boarddata->max_bus_width) { in sdhci_esdhc_imx_probe()