Searched defs:au1xmmc_host (Results 1 – 1 of 1) sorted by relevance
89 struct au1xmmc_host { struct90 struct mmc_host *mmc;91 struct mmc_request *mrq;93 u32 flags;94 void __iomem *iobase;95 u32 clock;96 u32 bus_width;97 u32 power_mode;99 int status;101 struct {[all …]