Searched defs:fsl_esdhc_cfg (Results 1 – 1 of 1) sorted by relevance
223 struct fsl_esdhc_cfg { struct224 phys_addr_t esdhc_base;225 u32 sdhc_clk;226 u8 max_bus_width;227 int wp_enable;228 int vs18_enable; /* Use 1.8V if set to 1 */229 struct mmc_config cfg;