Home
last modified time | relevance | path

Searched refs:dma1000_reset (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/dwc/
H A Ddwc1000_dma.h49 int dma1000_reset(struct dwc_softc *sc);
H A Dif_dwc.c574 if ((error = dma1000_reset(sc)) != 0) { in dwc_attach()
H A Ddwc1000_dma.c593 dma1000_reset(struct dwc_softc *sc) in dma1000_reset() function