Lines Matching defs:fsl_esdhc_priv
105 struct fsl_esdhc_priv { struct106 struct fsl_esdhc *esdhc_regs;107 unsigned int sdhc_clk;108 unsigned int bus_width;110 struct mmc *mmc;112 struct udevice *dev;113 int non_removable;114 int wp_enable;115 int vs18_enable;117 struct gpio_desc cd_gpio;118 struct gpio_desc wp_gpio;