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

/netbsd-current/sys/arch/arm/xscale/
H A Dpxa2x0_dmac.h65 #define DMAC_N_PERIPH 40 macro
H A Dpxa2x0_dmac.c183 } sc_periph[DMAC_N_PERIPH];
337 for (i = 0; i < DMAC_N_PERIPH; i++) {
834 dxs->dxs_peripheral >= DMAC_N_PERIPH)
/netbsd-current/sys/arch/arm/s3c2xx0/
H A Ds3c2440_dma.h98 #define DMAC_N_PERIPH 20 macro
H A Ds3c2440_dma.c303 dxs->dxs_xfer.dx_peripheral >= DMAC_N_PERIPH)

Completed in 189 milliseconds