Searched defs:fsl_esdhc_priv (Results 1 – 1 of 1) sorted by relevance
121 struct fsl_esdhc_priv { struct122 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 …]