Searched refs:mmc_ios (Results 1 - 8 of 8) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/mmc/ |
H A D | host.h | 19 struct mmc_ios { struct 111 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); 138 int (*start_signal_voltage_switch)(struct mmc_host *host, struct mmc_ios *ios); 148 int (*prepare_hs400_tuning)(struct mmc_host *host, struct mmc_ios *ios); 160 void (*hs400_enhanced_strobe)(struct mmc_host *host, struct mmc_ios *ios); 384 struct mmc_ios ios; /* current io bus settings */ 523 int mmc_regulator_set_vqmmc(struct mmc_host *mmc, struct mmc_ios *ios); 530 static inline int mmc_regulator_set_vqmmc(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_regulator_set_vqmmc()
|
/device/soc/rockchip/common/sdk_linux/drivers/mmc/host/ |
H A D | dw_mmc.h | 545 void (*set_ios)(struct dw_mci *host, struct mmc_ios *ios);
548 int (*prepare_hs400_tuning)(struct dw_mci *host, struct mmc_ios *ios);
549 int (*switch_voltage)(struct mmc_host *mmc, struct mmc_ios *ios);
|
H A D | rk_sdmmc.h | 338 void (*set_ios)(struct dw_mci *host, struct mmc_ios *ios);
|
H A D | sdhci-of-dwcmshc.c | 136 static void dwcmshc_hs400_enhanced_strobe(struct mmc_host *mmc, struct mmc_ios *ios) in dwcmshc_hs400_enhanced_strobe()
|
H A D | dw_mmc-rockchip.c | 41 static void dw_mci_rk3288_set_ios(struct dw_mci *host, struct mmc_ios *ios)
in dw_mci_rk3288_set_ios()
|
/device/soc/rockchip/common/vendor/drivers/mmc/host/ |
H A D | rk_sdmmc.h | 338 void (*set_ios)(struct dw_mci *host, struct mmc_ios *ios);
|
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/ |
H A D | rk_sdmmc.h | 369 void (*set_ios)(struct dw_mci *host, struct mmc_ios *ios);
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | bcmsdh_sdmmc.c | 1770 struct mmc_ios *ios = &host->ios; in sdmmc_set_clock_rate()
|
Completed in 9 milliseconds