Searched refs:dx_loop_notify (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0_dmac.h135 size_t dx_loop_notify; member in struct:dmac_xfer
137 * Initialise dx_loop_notify to the following value if you do not
H A Dpxa2x0_i2s.c342 dx->dx_loop_notify = DMAC_DONT_LOOP;
392 dx->dx_loop_notify = DMAC_DONT_LOOP;
H A Dpxa2x0_ac97.c784 dx->dx_loop_notify = blksize;
840 dx->dx_loop_notify = blksize;
H A Dpxa2x0_mci.c267 sc->sc_rxdx->dx_loop_notify = DMAC_DONT_LOOP;
288 sc->sc_txdx->dx_loop_notify = DMAC_DONT_LOOP;
H A Dpxa2x0_dmac.c100 #define dxs_loop_notify dxs_xfer.dx_loop_notify

Completed in 187 milliseconds