Searched refs:dst_width (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/sys/dev/xdma/ |
| H A D | xdma_bio.c | 76 bus_addr_t addr, uint8_t src_width, uint8_t dst_width, in xdma_enqueue_bio() argument 89 xr->dst_width = dst_width; in xdma_enqueue_bio()
|
| H A D | xdma_queue.c | 75 uint8_t src_width, uint8_t dst_width, bus_size_t len, in xdma_enqueue() argument 98 xr->dst_width = dst_width; in xdma_enqueue()
|
| H A D | xdma_mbuf.c | 81 uintptr_t addr, uint8_t src_width, uint8_t dst_width, in xdma_enqueue_mbuf() argument 101 xr->dst_width = dst_width; in xdma_enqueue_mbuf()
|
| H A D | xdma_sglist.c | 81 sg[i].dst_width = xr->dst_width; in xdma_sglist_add()
|
| H A D | xdma.h | 112 uint8_t dst_width; member 126 uint8_t dst_width; member
|
| H A D | xdma_fdt_test.c | 241 sc->req.dst_width = 4; in xdmatest_test()
|
| /freebsd-13.1/sys/mips/ingenic/ |
| H A D | jz4780_pdma.c | 379 *max_width = max(req->src_width, req->dst_width); in access_width() 395 switch (req->dst_width) { in access_width()
|
| H A D | jz4780_aic.c | 343 sc->req.dst_width = 2; in setup_xdma()
|
| /freebsd-13.1/sys/dev/xdma/controller/ |
| H A D | pl330.c | 455 switch (sg->dst_width) { in pl330_ccr_port_width() 530 if (sg[i].src_width != sg[i].dst_width) in pl330_channel_submit_sg()
|
| /freebsd-13.1/sys/arm/allwinner/ |
| H A D | sunxi_dma_if.m | 37 unsigned int dst_width;
|
| H A D | a10_hdmiaudio.c | 164 conf.src_width = conf.dst_width = DMA_WIDTH; in a10hdmiaudio_dmaconfig()
|
| H A D | a10_dmac.c | 241 switch (cfg->dst_width) { in a10dmac_set_config()
|
| H A D | a31_dmac.c | 363 switch (cfg->dst_width) { in a31dmac_set_config()
|
| H A D | a10_codec.c | 667 conf.src_width = conf.dst_width = 16; in a10codec_dmaconfig()
|