Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dfsl_esdhc.c105 struct fsl_esdhc_priv { struct
106 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;
[all …]