Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_i2s.c223 struct aw_i2s_softc { struct
224 device_t dev;
225 struct resource *res[2];
226 struct mtx mtx;
227 clk_t clk;
228 struct sunxi_i2s_config *cfg;
229 void * intrhand;
231 uint32_t play_ptr;
232 uint32_t rec_ptr;