Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/xscale/
H A Dpxa2x0_dmac.h135 size_t dx_loop_notify; member
H A Dpxa2x0_i2s.c342 dx->dx_loop_notify = DMAC_DONT_LOOP; in pxa2x0_i2s_start_output()
392 dx->dx_loop_notify = DMAC_DONT_LOOP; in pxa2x0_i2s_start_input()
H A Dpxa2x0_ac97.c784 dx->dx_loop_notify = blksize; in acu_trigger_output()
840 dx->dx_loop_notify = blksize; in acu_trigger_input()
H A Dpxa2x0_mci.c267 sc->sc_rxdx->dx_loop_notify = DMAC_DONT_LOOP; in pxamci_attach_sub()
288 sc->sc_txdx->dx_loop_notify = DMAC_DONT_LOOP; in pxamci_attach_sub()
H A Dpxa2x0_dmac.c100 #define dxs_loop_notify dxs_xfer.dx_loop_notify