Searched refs:DMAC_PRIORITY_NORMAL (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0_dmac.h68 #define DMAC_PRIORITY_NORMAL DMAC_PRIORITY_LOW macro
H A Dpxa2x0_dmac.c356 dmac_free_channel(sc, DMAC_PRIORITY_NORMAL, i);
434 ds->ds_xfer.dxs_priority = DMAC_PRIORITY_NORMAL;
1339 dmac_start(sc, DMAC_PRIORITY_NORMAL);
H A Dpxa2x0_i2s.c216 dx->dx_priority = DMAC_PRIORITY_NORMAL;
H A Dpxa2x0_mci.c261 sc->sc_rxdx->dx_priority = DMAC_PRIORITY_NORMAL;
282 sc->sc_txdx->dx_priority = DMAC_PRIORITY_NORMAL;

Completed in 189 milliseconds