Home
last modified time | relevance | path

Searched refs:fd_ring (Results 1 – 25 of 70) sorted by relevance

123

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/drm/
H A Dfreedreno_ringbuffer_sp.c116 fd_ring->offset = 0; in fd_submit_suballoc_ring_bo()
144 fd_ring->base.refcnt = 1; in fd_submit_sp_new_ringbuffer()
152 fd_ring->offset = 0; in fd_submit_sp_new_ringbuffer()
159 return &fd_ring->base; in fd_submit_sp_new_ringbuffer()
531 free(fd_ring); in fd_ringbuffer_sp_destroy()
610 fd_ring->u.cmds = NULL; in fd_ringbuffer_sp_init()
611 fd_ring->u.nr_cmds = fd_ring->u.max_cmds = 0; in fd_ringbuffer_sp_init()
614 fd_ring->u.nr_reloc_bos = fd_ring->u.max_reloc_bos = 0; in fd_ringbuffer_sp_init()
623 struct fd_ringbuffer_sp *fd_ring = malloc(sizeof(*fd_ring)); in fd_ringbuffer_sp_new_object() local
639 fd_ring->offset = 0; in fd_ringbuffer_sp_new_object()
[all …]
H A Dfreedreno_ringbuffer_sp_reloc.h50 struct fd_ringbuffer_sp *fd_ring = to_fd_ringbuffer_sp(ring); in X() local
52 struct fd_submit_sp *fd_submit = to_fd_submit_sp(fd_ring->u.submit); in X()
64 struct fd_ringbuffer_sp *fd_ring = to_fd_ringbuffer_sp(ring); in X() local
73 APPEND(&fd_ring->u, reloc_bos, fd_bo_ref(reloc->bo)); in X()
110 struct fd_ringbuffer_sp *fd_ring = to_fd_ringbuffer_sp(ring); in X() local
116 APPEND(&fd_ring->u, reloc_bos, fd_bo_ref(target_bo)); in X()
122 struct fd_submit_sp *fd_submit = to_fd_submit_sp(fd_ring->u.submit); in X()
/dports/sysutils/u-boot-tools/u-boot-2020.07/drivers/dma/ti/
H A Dk3-udma.c335 ring1 = uc->rchan->fd_ring; in udma_reset_rings()
816 k3_nav_ringacc_ring_free(uc->rchan->fd_ring); in udma_free_rx_resources()
818 uc->rchan->fd_ring = NULL; in udma_free_rx_resources()
851 if (!uc->rchan->fd_ring) { in udma_alloc_rx_resources()
880 k3_nav_ringacc_ring_free(uc->rchan->fd_ring); in udma_alloc_rx_resources()
881 uc->rchan->fd_ring = NULL; in udma_alloc_rx_resources()
928 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rchan->fd_ring); in udma_alloc_rchan_sci_req() local
1009 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1010 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1011 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/drivers/dma/ti/
H A Dk3-udma.c412 ring1 = uc->rflow->fd_ring; in udma_reset_rings()
911 k3_nav_ringacc_ring_free(uc->rflow->fd_ring); in udma_free_rx_resources()
913 uc->rflow->fd_ring = NULL; in udma_free_rx_resources()
957 &rflow->fd_ring, &rflow->r_ring); in udma_alloc_rx_resources()
978 k3_nav_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()
979 rflow->fd_ring = NULL; in udma_alloc_rx_resources()
1026 int fd_ring = k3_nav_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_alloc_rchan_sci_req() local
1109 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1110 flow_req.rx_fdq1_qnum = fd_ring; in udma_alloc_rchan_sci_req()
1111 flow_req.rx_fdq2_qnum = fd_ring; in udma_alloc_rchan_sci_req()
[all …]

123