Lines Matching defs:mmc
17 struct mmc *mmc = mmc_get_mmc_dev(dev); in dm_mmc_send_cmd() local
31 int mmc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd, struct mmc_data *data) in mmc_send_cmd()
45 int mmc_set_ios(struct mmc *mmc) in mmc_set_ios()
58 void mmc_send_init_stream(struct mmc *mmc) in mmc_send_init_stream()
73 int mmc_wait_dat0(struct mmc *mmc, int state, int timeout) in mmc_wait_dat0()
88 int mmc_getwp(struct mmc *mmc) in mmc_getwp()
102 int mmc_getcd(struct mmc *mmc) in mmc_getcd()
117 int mmc_execute_tuning(struct mmc *mmc, uint opcode) in mmc_execute_tuning()
204 struct mmc *mmc = mmc_get_mmc_dev(mmc_dev); in find_mmc_device() local
219 struct blk_desc *mmc_get_blk_desc(struct mmc *mmc) in mmc_get_blk_desc()
288 int mmc_bind(struct udevice *dev, struct mmc *mmc, const struct mmc_config *cfg) in mmc_bind()
343 struct mmc *mmc = mmc_get_mmc_dev(mmc_dev); in mmc_select_hwpart() local
359 struct mmc *mmc = upriv->mmc; in mmc_blk_probe() local
378 struct mmc *mmc = upriv->mmc; in mmc_blk_remove() local