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