Lines Matching defs:mmc
86 struct mmc mmc; member
110 struct mmc *mmc; member
226 static int esdhc_setup_data(struct fsl_esdhc_priv *priv, struct mmc *mmc, in esdhc_setup_data()
357 static int esdhc_send_cmd_common(struct fsl_esdhc_priv *priv, struct mmc *mmc, in esdhc_send_cmd_common()
529 static void set_sysctl(struct fsl_esdhc_priv *priv, struct mmc *mmc, uint clock) in set_sysctl()
603 static int esdhc_set_ios_common(struct fsl_esdhc_priv *priv, struct mmc *mmc) in esdhc_set_ios_common()
627 static int esdhc_init_common(struct fsl_esdhc_priv *priv, struct mmc *mmc) in esdhc_init_common()
730 static int esdhc_getcd(struct mmc *mmc) in esdhc_getcd()
737 static int esdhc_init(struct mmc *mmc) in esdhc_init()
744 static int esdhc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd, in esdhc_send_cmd()
752 static int esdhc_set_ios(struct mmc *mmc) in esdhc_set_ios()
889 struct mmc *mmc; in fsl_esdhc_initialize() local
1029 struct mmc *mmc; in fsl_esdhc_probe() local