Home
last modified time | relevance | path

Searched refs:fsl_esdhc (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dfsl_esdhc.c36 struct fsl_esdhc { struct
106 struct fsl_esdhc *esdhc_regs;
168 struct fsl_esdhc *regs = priv->esdhc_regs; in esdhc_pio_read_write()
230 struct fsl_esdhc *regs = priv->esdhc_regs; in esdhc_setup_data()
363 struct fsl_esdhc *regs = priv->esdhc_regs; in esdhc_send_cmd_common()
538 struct fsl_esdhc *regs = priv->esdhc_regs; in set_sysctl()
577 struct fsl_esdhc *regs = priv->esdhc_regs; in esdhc_clock_control()
605 struct fsl_esdhc *regs = priv->esdhc_regs; in esdhc_set_ios_common()
629 struct fsl_esdhc *regs = priv->esdhc_regs; in esdhc_init_common()
687 struct fsl_esdhc *regs = priv->esdhc_regs; in esdhc_getcd_common()
[all …]
H A DMakefile29 obj-$(CONFIG_FSL_ESDHC) += fsl_esdhc.o