Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dau1xmmc.c90 struct au1xmmc_host { struct
91 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 …]