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

/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0_dmac.h142 #define DMAC_DONT_LOOP 0 macro
H A Dpxa2x0_dmac.c439 ds->ds_xfer.dxs_loop_notify = DMAC_DONT_LOOP;
846 dxs->dxs_loop_notify != DMAC_DONT_LOOP &&
854 dxs->dxs_loop_notify != DMAC_DONT_LOOP &&
1056 dxs->dxs_loop_notify != DMAC_DONT_LOOP)
1064 dxs->dxs_loop_notify != DMAC_DONT_LOOP)
1144 if (dxs->dxs_loop_notify != DMAC_DONT_LOOP) {
1175 if (dxs->dxs_loop_notify == DMAC_DONT_LOOP) {
1223 if (dxs->dxs_loop_notify != DMAC_DONT_LOOP &&
H A Dpxa2x0_i2s.c342 dx->dx_loop_notify = DMAC_DONT_LOOP;
392 dx->dx_loop_notify = DMAC_DONT_LOOP;
H A Dpxa2x0_mci.c267 sc->sc_rxdx->dx_loop_notify = DMAC_DONT_LOOP;
288 sc->sc_txdx->dx_loop_notify = DMAC_DONT_LOOP;

Completed in 125 milliseconds