Home
last modified time | relevance | path

Searched refs:pkt_mode (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dk3-psil-j7200.c24 .pkt_mode = 1, \
43 .pkt_mode = 1, \
54 .pkt_mode = 1, \
H A Dk3-psil-am654.c24 .pkt_mode = 1, \
33 .pkt_mode = 1, \
44 .pkt_mode = 1, \
H A Dk3-psil-j721e.c24 .pkt_mode = 1, \
43 .pkt_mode = 1, \
54 .pkt_mode = 1, \
H A Dk3-udma.c194 bool pkt_mode; /* TR or packet */ member
545 return uc->ud->rx_flush.hwdescs[uc->config.pkt_mode].cppi5_desc_paddr; in udma_get_rx_flush_hwdesc_paddr()
749 if (ucc->pkt_mode && (uc->cyclic || ucc->dir == DMA_DEV_TO_MEM)) { in udma_start_desc()
1472 if (uc->config.pkt_mode) in udma_alloc_rx_resources()
1577 if (uc->config.pkt_mode) { in udma_tisci_tx_channel_config()
1615 if (uc->config.pkt_mode) { in udma_tisci_rx_channel_config()
1692 if (uc->config.pkt_mode || uc->config.dir == DMA_MEM_TO_MEM) { in udma_alloc_chan_resources()
1698 uc->config.pkt_mode = false; in udma_alloc_chan_resources()
1840 if (is_slave_direction(uc->config.dir) && !uc->config.pkt_mode) { in udma_alloc_chan_resources()
2131 if (uc->config.pkt_mode || !u in udma_configure_statictr()
[all...]
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dk3-psil-am64.c28 .pkt_mode = 1, \
37 .pkt_mode = 1, \
52 .pkt_mode = 1, \
H A Dk3-psil-j721s2.c23 .pkt_mode = 1, \
42 .pkt_mode = 1, \
53 .pkt_mode = 1, \
H A Dk3-psil-am654.c24 .pkt_mode = 1, \
33 .pkt_mode = 1, \
44 .pkt_mode = 1, \
H A Dk3-psil-am62a.c27 .pkt_mode = 1, \
36 .pkt_mode = 1, \
51 .pkt_mode = 1, \
H A Dk3-psil-am62.c17 .pkt_mode = 1, \
26 .pkt_mode = 1, \
41 .pkt_mode = 1, \
H A Dk3-psil-j7200.c24 .pkt_mode = 1, \
43 .pkt_mode = 1, \
54 .pkt_mode = 1, \
H A Dk3-psil-j721e.c24 .pkt_mode = 1, \
43 .pkt_mode = 1, \
54 .pkt_mode = 1, \
H A Dk3-psil-j784s4.c23 .pkt_mode = 1, \
42 .pkt_mode = 1, \
53 .pkt_mode = 1, \
H A Dk3-udma.c250 bool pkt_mode; /* TR or packet */ member
648 return uc->ud->rx_flush.hwdescs[uc->config.pkt_mode].cppi5_desc_paddr; in udma_get_rx_flush_hwdesc_paddr()
867 if (uc->ud->match_data->type == DMA_TYPE_UDMA && ucc->pkt_mode && in udma_start_desc()
1795 if (uc->config.pkt_mode) in udma_alloc_rx_resources()
1968 if (uc->config.pkt_mode) { in udma_tisci_tx_channel_config()
2042 if (uc->config.pkt_mode) { in udma_tisci_rx_channel_config()
2187 if (uc->config.pkt_mode || uc->config.dir == DMA_MEM_TO_MEM) { in udma_alloc_chan_resources()
2193 uc->config.pkt_mode = false; in udma_alloc_chan_resources()
2335 if (is_slave_direction(uc->config.dir) && !uc->config.pkt_mode) { in udma_alloc_chan_resources()
2390 uc->config.pkt_mode in bcdma_alloc_chan_resources()
[all...]
/kernel/linux/linux-5.10/include/linux/dma/
H A Dk3-psil.h45 * @pkt_mode: If set, the channel must be in Packet mode, otherwise in
57 unsigned pkt_mode:1; member
/kernel/linux/linux-6.6/include/linux/dma/
H A Dk3-psil.h46 * @pkt_mode: If set, the channel must be in Packet mode, otherwise in
67 unsigned pkt_mode:1; member
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_core.c153 video_cfg->pkt_mode = HDMI_PACKETMODERESERVEDVALUE; in hdmi_core_init()
211 r = FLD_MOD(r, cfg->pkt_mode, 5, 3); in hdmi_core_video_config()
285 v_core_cfg.pkt_mode = HDMI_PACKETMODE24BITPERPIXEL; in hdmi4_configure()
H A Dhdmi4_core.h236 enum hdmi_core_packet_mode pkt_mode; member
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4_core.c195 video_cfg->pkt_mode = HDMI_PACKETMODERESERVEDVALUE; in hdmi_core_init()
253 r = FLD_MOD(r, cfg->pkt_mode, 5, 3); in hdmi_core_video_config()
330 v_core_cfg.pkt_mode = HDMI_PACKETMODE24BITPERPIXEL; in hdmi4_configure()
H A Dhdmi4_core.h236 enum hdmi_core_packet_mode pkt_mode; member
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4_core.c195 video_cfg->pkt_mode = HDMI_PACKETMODERESERVEDVALUE; in hdmi_core_init()
253 r = FLD_MOD(r, cfg->pkt_mode, 5, 3); in hdmi_core_video_config()
330 v_core_cfg.pkt_mode = HDMI_PACKETMODE24BITPERPIXEL; in hdmi4_configure()
H A Dhdmi4_core.h236 enum hdmi_core_packet_mode pkt_mode; member
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_core.c153 video_cfg->pkt_mode = HDMI_PACKETMODERESERVEDVALUE; in hdmi_core_init()
211 r = FLD_MOD(r, cfg->pkt_mode, 5, 3); in hdmi_core_video_config()
285 v_core_cfg.pkt_mode = HDMI_PACKETMODE24BITPERPIXEL; in hdmi4_configure()
H A Dhdmi4_core.h236 enum hdmi_core_packet_mode pkt_mode; member

Completed in 20 milliseconds