Home
last modified time | relevance | path

Searched defs:ios (Results 1 – 14 of 14) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/mmc/
Dsunxi-mmc-sun50iw1p1-0.c428 struct mmc_ios *ios) in sunxi_mmc_clk_set_rate_for_sdmmc0()
540 struct mmc_ios *ios, struct mmc_data *data) in sunxi_mmc_thld_ctl_for_sdmmc0()
Dsunxi-mmc-v5px.c282 struct mmc_ios *ios) in sunxi_mmc_clk_set_rate_v5px()
365 struct mmc_ios *ios, struct mmc_data *data) in sunxi_mmc_thld_ctl_v5px()
Dsunxi-mmc-sun50iw1p1-2.c426 struct mmc_ios *ios) in sunxi_mmc_clk_set_rate_for_sdmmc2()
565 struct mmc_ios *ios, struct mmc_data *data) in sunxi_mmc_thld_ctl_for_sdmmc2()
Dsunxi-mmc-sun50iw1p1-1.c421 struct mmc_ios *ios) in sunxi_mmc_clk_set_rate_for_sdmmc1()
534 struct mmc_ios *ios, struct mmc_data *data) in sunxi_mmc_thld_ctl_for_sdmmc1()
Dsunxi-mmc-v4p1x.c367 struct mmc_ios *ios) in sunxi_mmc_clk_set_rate_for_sdmmc_v4p1x()
485 struct mmc_ios *ios, in sunxi_mmc_thld_ctl_for_sdmmc_v4p1x()
Dsunxi-mmc-v5p3x.c375 struct mmc_ios *ios) in sunxi_mmc_clk_set_rate_for_sdmmc_v5p3x()
536 struct mmc_ios *ios, in sunxi_mmc_thld_ctl_for_sdmmc_v5p3x()
Dsunxi-mmc-v4p5x.c536 struct mmc_ios *ios) in sunxi_mmc_clk_set_rate_for_sdmmc_v4p5x()
688 struct mmc_ios *ios, in sunxi_mmc_thld_ctl_for_sdmmc_v4p5x()
Dsunxi-mmc-v4p00x.c272 struct sunxi_mmc_host *host, struct mmc_ios *ios) in sunxi_mmc_clk_set_rate_for_sdmmc_v4p00x()
Dsunxi-mmc-v4p10x.c298 struct sunxi_mmc_host *host, struct mmc_ios *ios) in sunxi_mmc_clk_set_rate_for_sdmmc_v4p10x()
Dsunxi-mmc.c1441 static void sunxi_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sunxi_mmc_set_ios()
1726 struct mmc_ios *ios) in sunxi_mmc_signal_voltage_switch()
/device/soc/rockchip/common/sdk_linux/drivers/mmc/host/
Ddw_mmc-rockchip.c41 static void dw_mci_rk3288_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_rk3288_set_ios()
Dsdhci-of-dwcmshc.c136 static void dwcmshc_hs400_enhanced_strobe(struct mmc_host *mmc, struct mmc_ios *ios) in dwcmshc_hs400_enhanced_strobe()
/device/soc/rockchip/common/sdk_linux/include/linux/mmc/
Dhost.h384 struct mmc_ios ios; /* current io bus settings */ member
530 static inline int mmc_regulator_set_vqmmc(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_regulator_set_vqmmc()
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Dbcmsdh_sdmmc.c1927 struct mmc_ios *ios = &host->ios; in sdmmc_set_clock_rate() local