Searched defs:au1xmmc_host (Results 1 – 1 of 1) sorted by relevance
88 struct au1xmmc_host { struct89 struct mmc_host *mmc;90 struct mmc_request *mrq;92 u32 flags;93 void __iomem *iobase;94 u32 clock;95 u32 bus_width;96 u32 power_mode;98 int status;100 struct {[all …]