Home
last modified time | relevance | path

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

/freebsd/sys/dev/dwc/
H A Ddwc1000_dma.h45 int dma1000_init(struct dwc_softc *sc);
H A Dif_dwc.c580 if (dma1000_init(sc)) { in dwc_attach()
H A Ddwc1000_dma.c618 dma1000_init(struct dwc_softc *sc) in dma1000_init() function