Lines Matching defs:mmc
92 struct mmc mmc; member
130 struct mmc *mmc; member
256 static int esdhc_setup_data(struct fsl_esdhc_priv *priv, struct mmc *mmc, in esdhc_setup_data()
410 static int esdhc_send_cmd_common(struct fsl_esdhc_priv *priv, struct mmc *mmc, in esdhc_send_cmd_common()
603 static void set_sysctl(struct fsl_esdhc_priv *priv, struct mmc *mmc, uint clock) in set_sysctl()
710 static void esdhc_reset_tuning(struct mmc *mmc) in esdhc_reset_tuning()
724 static void esdhc_set_strobe_dll(struct mmc *mmc) in esdhc_set_strobe_dll()
751 static int esdhc_set_timing(struct mmc *mmc) in esdhc_set_timing()
796 static int esdhc_set_voltage(struct mmc *mmc) in esdhc_set_voltage()
847 static void esdhc_stop_tuning(struct mmc *mmc) in esdhc_stop_tuning()
863 struct mmc *mmc = &plat->mmc; in fsl_esdhc_execute_tuning() local
946 static int esdhc_set_ios_common(struct fsl_esdhc_priv *priv, struct mmc *mmc) in esdhc_set_ios_common()
1005 static int esdhc_init_common(struct fsl_esdhc_priv *priv, struct mmc *mmc) in esdhc_init_common()
1113 static int esdhc_getcd(struct mmc *mmc) in esdhc_getcd()
1120 static int esdhc_init(struct mmc *mmc) in esdhc_init()
1127 static int esdhc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd, in esdhc_send_cmd()
1135 static int esdhc_set_ios(struct mmc *mmc) in esdhc_set_ios()
1306 struct mmc *mmc; in fsl_esdhc_initialize() local
1450 struct mmc *mmc; in fsl_esdhc_probe() local