Home
last modified time | relevance | path

Searched refs:MMC_BUS_WIDTH_8 (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/mmc/host/
H A Ddw_mmc-rockchip.c193 if (ios->bus_width == MMC_BUS_WIDTH_8 && in dw_mci_rk3288_set_ios()
258 if (ios->bus_width == MMC_BUS_WIDTH_8) in dw_mci_rk3288_set_ios()
H A Dsdhci-pci-o2micro.c400 if (mmc->ios.bus_width == MMC_BUS_WIDTH_8) { in sdhci_o2_execute_tuning()
414 if (current_bus_width == MMC_BUS_WIDTH_8) { in sdhci_o2_execute_tuning()
415 mmc->ios.bus_width = MMC_BUS_WIDTH_8; in sdhci_o2_execute_tuning()
H A Dsdhci-pxav2.c164 if (width == MMC_BUS_WIDTH_8) { in pxav2_mmc_set_bus_width()
H A Dsdhci-of-aspeed.c309 width == MMC_BUS_WIDTH_8); in aspeed_sdhci_set_bus_width()
H A Dmmci_stm32_sdmmc.c338 if (host->mmc->ios.bus_width == MMC_BUS_WIDTH_8) in mmci_sdmmc_set_clkreg()
H A Dcavium.c855 case MMC_BUS_WIDTH_8: in cvm_mmc_set_ios()
H A Dmmci.c489 if (host->mmc->ios.bus_width == MMC_BUS_WIDTH_8) in mmci_set_clkreg()
H A Ddw_mmc.c1452 case MMC_BUS_WIDTH_8: in dw_mci_set_ios()
H A Dmtk-sd.c1597 case MMC_BUS_WIDTH_8: in msdc_set_buswidth()
/linux/drivers/mmc/core/
H A Dmmc.c962 ext_csd_bits = (bus_width == MMC_BUS_WIDTH_8) ? in mmc_select_powerclass()
965 ext_csd_bits = (bus_width == MMC_BUS_WIDTH_8) ? in mmc_select_powerclass()
1007 MMC_BUS_WIDTH_8, in mmc_select_bus_width()
1101 ext_csd_bits = (bus_width == MMC_BUS_WIDTH_8) ? in mmc_select_hs_ddr()
1169 host->ios.bus_width == MMC_BUS_WIDTH_8)) in mmc_select_hs400()
1372 if (err != MMC_BUS_WIDTH_8) { in mmc_select_hs400es()
1581 host->ios.bus_width == MMC_BUS_WIDTH_8) in mmc_hs200_tuning()
/linux/drivers/staging/greybus/
H A Dsdio.c636 case MMC_BUS_WIDTH_8: in gb_mmc_set_ios()