Lines Matching defs:mmc
91 struct mmc mmc; member
128 struct mmc *mmc; member
254 static int esdhc_setup_data(struct fsl_esdhc_priv *priv, struct mmc *mmc, in esdhc_setup_data()
389 static int esdhc_send_cmd_common(struct fsl_esdhc_priv *priv, struct mmc *mmc, in esdhc_send_cmd_common()
572 static void set_sysctl(struct fsl_esdhc_priv *priv, struct mmc *mmc, uint clock) in set_sysctl()
678 static void esdhc_reset_tuning(struct mmc *mmc) in esdhc_reset_tuning()
692 static int esdhc_set_timing(struct mmc *mmc) in esdhc_set_timing()
731 static int esdhc_set_voltage(struct mmc *mmc) in esdhc_set_voltage()
782 static void esdhc_stop_tuning(struct mmc *mmc) in esdhc_stop_tuning()
798 struct mmc *mmc = &plat->mmc; in fsl_esdhc_execute_tuning() local
881 static int esdhc_set_ios_common(struct fsl_esdhc_priv *priv, struct mmc *mmc) in esdhc_set_ios_common()
940 static int esdhc_init_common(struct fsl_esdhc_priv *priv, struct mmc *mmc) in esdhc_init_common()
1044 static int esdhc_getcd(struct mmc *mmc) in esdhc_getcd()
1051 static int esdhc_init(struct mmc *mmc) in esdhc_init()
1058 static int esdhc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd, in esdhc_send_cmd()
1066 static int esdhc_set_ios(struct mmc *mmc) in esdhc_set_ios()
1223 struct mmc *mmc; in fsl_esdhc_initialize() local
1367 struct mmc *mmc; in fsl_esdhc_probe() local