Home | History | Annotate | Download | only in mmc

Lines Matching refs:fsl_esdhc_cfg

1204 static int fsl_esdhc_cfg_to_priv(struct fsl_esdhc_cfg *cfg,
1219 int fsl_esdhc_initialize(bd_t *bis, struct fsl_esdhc_cfg *cfg)
1265 struct fsl_esdhc_cfg *cfg;
1267 cfg = calloc(sizeof(struct fsl_esdhc_cfg), 1);