Home
last modified time | relevance | path

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

12

/linux/drivers/mmc/core/
H A Dmmc.c973 ext_csd_bits = (bus_width == MMC_BUS_WIDTH_8) ? in mmc_select_powerclass()
976 ext_csd_bits = (bus_width == MMC_BUS_WIDTH_8) ? in mmc_select_powerclass()
1018 MMC_BUS_WIDTH_8, in mmc_select_bus_width()
1112 ext_csd_bits = (bus_width == MMC_BUS_WIDTH_8) ? in mmc_select_hs_ddr()
1180 host->ios.bus_width == MMC_BUS_WIDTH_8)) in mmc_select_hs400()
1383 if (err != MMC_BUS_WIDTH_8) { in mmc_select_hs400es()
1592 host->ios.bus_width == MMC_BUS_WIDTH_8) in mmc_hs200_tuning()
H A Dmmc_ops.c687 if (ios->bus_width == MMC_BUS_WIDTH_8) { in mmc_send_tuning()
851 if (bus_width == MMC_BUS_WIDTH_8) in mmc_bus_test()
/linux/drivers/mmc/host/
H A Ddw_mmc-rockchip.c198 if (ios->bus_width == MMC_BUS_WIDTH_8 && in dw_mci_rk3288_set_ios()
263 if (ios->bus_width == MMC_BUS_WIDTH_8) in dw_mci_rk3288_set_ios()
H A Dsdhci-pic32.c63 if (width == MMC_BUS_WIDTH_8) { in pic32_sdhci_set_bus_width()
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 Dsunxi-mmc.c744 } else if (ios->bus_width == MMC_BUS_WIDTH_8) { in sunxi_mmc_clk_set_phase()
789 ios->bus_width == MMC_BUS_WIDTH_8)) { in sunxi_mmc_clk_set_rate()
879 case MMC_BUS_WIDTH_8: in sunxi_mmc_set_bus_width()
H A Dsdhci-of-aspeed.c309 width == MMC_BUS_WIDTH_8); in aspeed_sdhci_set_bus_width()
H A Dtmio_mmc_core.c176 else if (bus_width == MMC_BUS_WIDTH_8) in tmio_mmc_set_bus_width()
773 host->mmc->ios.bus_width == MMC_BUS_WIDTH_8) { in tmio_mmc_start_data()
H A Ddw_mmc-exynos.c347 if (ios->bus_width == MMC_BUS_WIDTH_8) in dw_mci_exynos_set_ios()
H A Dowl-mmc.c449 case MMC_BUS_WIDTH_8: in owl_mmc_set_bus_width()
H A Drtsx_usb_sdmmc.c896 [MMC_BUS_WIDTH_8] = SD_BUS_WIDTH_8BIT, in sd_set_bus_width()
899 if (bus_width <= MMC_BUS_WIDTH_8) in sd_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 Dmxs-mmc.c498 if (ios->bus_width == MMC_BUS_WIDTH_8) in mxs_mmc_set_ios()
H A Dmeson-mx-sdio.c260 case MMC_BUS_WIDTH_8: in meson_mx_mmc_set_ios()
H A Drtsx_pci_sdmmc.c894 [MMC_BUS_WIDTH_8] = SD_BUS_WIDTH_8BIT, in sd_set_bus_width()
897 if (bus_width <= MMC_BUS_WIDTH_8) in sd_set_bus_width()
H A Dmeson-mx-sdhc-mmc.c349 case MMC_BUS_WIDTH_8: in meson_mx_sdhc_set_ios()
H A Dwmt-sdmmc.c694 case MMC_BUS_WIDTH_8: in wmt_mci_set_ios()
H A Dloongson2-mmc.c298 else if (host->bus_width == MMC_BUS_WIDTH_8) in loongson2_mmc_setup_data()
H A Dcavium.c855 case MMC_BUS_WIDTH_8: in cvm_mmc_set_ios()
H A Djz4740_mmc.c986 case MMC_BUS_WIDTH_8: in jz4740_mmc_set_ios()
H A Dsunplus-mmc.c309 case MMC_BUS_WIDTH_8: in spmmc_set_bus_width()
H A Dau1xmmc.c759 case MMC_BUS_WIDTH_8: in au1xmmc_set_ios()
/linux/include/linux/mmc/
H A Dhost.h51 #define MMC_BUS_WIDTH_8 3 macro
/linux/drivers/staging/greybus/
H A Dsdio.c636 case MMC_BUS_WIDTH_8: in gb_mmc_set_ios()

12