Lines Matching defs:mmc
122 struct mmc mmc; member
161 struct mmc *mmc; member
289 static int esdhc_setup_data(struct fsl_esdhc_priv *priv, struct mmc *mmc, in esdhc_setup_data()
451 static int esdhc_send_cmd_common(struct fsl_esdhc_priv *priv, struct mmc *mmc, in esdhc_send_cmd_common()
628 static void set_sysctl(struct fsl_esdhc_priv *priv, struct mmc *mmc, uint clock) in set_sysctl()
708 static void esdhc_reset_tuning(struct mmc *mmc) in esdhc_reset_tuning()
722 static void esdhc_set_strobe_dll(struct mmc *mmc) in esdhc_set_strobe_dll()
752 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()
857 static void esdhc_stop_tuning(struct mmc *mmc) in esdhc_stop_tuning()
873 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()
1022 static int esdhc_init_common(struct fsl_esdhc_priv *priv, struct mmc *mmc) in esdhc_init_common()
1133 static int esdhc_getcd(struct mmc *mmc) in esdhc_getcd()
1140 static int esdhc_init(struct mmc *mmc) in esdhc_init()
1147 static int esdhc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd, in esdhc_send_cmd()
1155 static int esdhc_set_ios(struct mmc *mmc) in esdhc_set_ios()
1333 struct mmc *mmc; in fsl_esdhc_initialize() local
1512 struct mmc *mmc; in fsl_esdhc_probe() local