Home
last modified time | relevance | path

Searched refs:apbdma_command (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/arm/imx/
H A Dimx23_apbdmavar.h120 typedef struct apbdma_command { struct
H A Dimx23_digfilt.c314 sizeof(struct apbdma_command) * DIGFILT_DMA_CHAIN_LENGTH); in digfilt_attach()
406 …dma_cmd[i].next = (void *)(sc->sc_c_dmamp->dm_segs[0].ds_addr + (sizeof(struct apbdma_command) * (… in digfilt_init_output()
446 …sizeof(struct apbdma_command) * sc->sc_cmd_index, sizeof(struct apbdma_command), BUS_DMASYNC_PREWR… in digfilt_start_output()
H A Dimx23_ssp.c289 sc->sc_chnsiz = sizeof(struct apbdma_command) * in issp_attach()