Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c122 struct fsl_esdhc_priv { struct
123 struct fsl_esdhc *esdhc_regs;
124 unsigned int sdhc_clk;
125 struct clk per_clk;
126 unsigned int clock;
127 unsigned int mode;
128 unsigned int bus_width;
130 struct mmc *mmc;
132 struct udevice *dev;
133 int non_removable;
[all …]