Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_mmc.c118 struct aw_mmc_softc { struct
119 device_t aw_dev;
120 clk_t aw_clk_ahb;
121 clk_t aw_clk_mmc;
123 int aw_bus_busy;
124 int aw_resid;
125 int aw_timeout;
130 union ccb * ccb;
137 struct mtx aw_mtx;
140 uint32_t aw_intr;
[all …]