Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsunxi-mmc.c220 struct sunxi_mmc_host { struct
221 struct mmc_host *mmc;
222 struct reset_control *reset;
225 void __iomem *reg_base;
250 static int sunxi_mmc_reset_host(struct sunxi_mmc_host *host) in sunxi_mmc_reset_host() argument