Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsunxi-mmc.c230 struct sunxi_mmc_host { struct
231 struct mmc_host *mmc;
232 struct reset_control *reset;
235 void __iomem *reg_base;
261 static int sunxi_mmc_reset_host(struct sunxi_mmc_host *host) in sunxi_mmc_reset_host() argument