Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/newsmips/apbus/
H A Ddmac3var.h42 void dmac3_misc(struct dmac3_softc *, int);
H A Ddmac3.c204 dmac3_misc(struct dmac3_softc *sc, int cmd) in dmac3_misc() function
H A Dspifi.c135 #define DMAC3_FASTACCESS(sc) dmac3_misc((sc)->sc_dma, DMAC3_CONF_FASTACCESS)
136 #define DMAC3_SLOWACCESS(sc) dmac3_misc((sc)->sc_dma, DMAC3_CONF_SLOWACCESS)