Home
last modified time | relevance | path

Searched defs:fsl_esdhc_priv (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/mmc/
Dfsl_esdhc.c121 struct fsl_esdhc_priv { struct
122 struct fsl_esdhc *esdhc_regs;
123 unsigned int sdhc_clk;
124 unsigned int clock;
125 unsigned int mode;
126 unsigned int bus_width;
128 struct mmc *mmc;
130 struct udevice *dev;
131 int non_removable;
132 int wp_enable;
[all …]