Searched defs:musbotg_dma (Results 1 – 1 of 1) sorted by relevance
305 struct musbotg_dma { struct306 struct musbotg_softc *sc;307 uint32_t dma_chan;308 uint8_t busy:1;309 uint8_t complete:1;310 uint8_t error:1;