Lines Matching defs:mmc
21 struct mmc *mmc = mmc_get_mmc_dev(dev); in dm_mmc_get_b_max() local
29 int mmc_get_b_max(struct mmc *mmc, void *dst, lbaint_t blkcnt) in mmc_get_b_max()
37 struct mmc *mmc = mmc_get_mmc_dev(dev); in dm_mmc_send_cmd() local
51 int mmc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd, struct mmc_data *data) in mmc_send_cmd()
65 int mmc_set_ios(struct mmc *mmc) in mmc_set_ios()
79 int mmc_wait_dat0(struct mmc *mmc, int state, int timeout_us) in mmc_wait_dat0()
93 int mmc_getwp(struct mmc *mmc) in mmc_getwp()
107 int mmc_getcd(struct mmc *mmc) in mmc_getcd()
122 int mmc_execute_tuning(struct mmc *mmc, uint opcode) in mmc_execute_tuning()
139 int mmc_set_enhanced_strobe(struct mmc *mmc) in mmc_set_enhanced_strobe()
155 int mmc_hs400_prepare_ddr(struct mmc *mmc) in mmc_hs400_prepare_ddr()
169 int mmc_host_power_cycle(struct mmc *mmc) in mmc_host_power_cycle()
184 int mmc_deferred_probe(struct mmc *mmc) in mmc_deferred_probe()
199 int mmc_reinit(struct mmc *mmc) in mmc_reinit()
301 struct mmc *mmc = mmc_get_mmc_dev(mmc_dev); in find_mmc_device() local
316 struct blk_desc *mmc_get_blk_desc(struct mmc *mmc) in mmc_get_blk_desc()
382 int mmc_bind(struct udevice *dev, struct mmc *mmc, const struct mmc_config *cfg) in mmc_bind()
437 struct mmc *mmc = mmc_get_mmc_dev(mmc_dev); in mmc_select_hwpart() local
458 struct mmc *mmc = upriv->mmc; in mmc_blk_probe() local
477 struct mmc *mmc = upriv->mmc; in mmc_blk_remove() local