Home
last modified time | relevance | path

Searched refs:pkt_mode (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/dma/ti/
H A Dk3-psil-am654.c24 .pkt_mode = 1, \
33 .pkt_mode = 1, \
44 .pkt_mode = 1, \
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-am62.c17 .pkt_mode = 1, \
26 .pkt_mode = 1, \
41 .pkt_mode = 1, \
H A Dk3-psil-am62a.c27 .pkt_mode = 1, \
36 .pkt_mode = 1, \
51 .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
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()
2193 uc->config.pkt_mode = false; in udma_alloc_chan_resources()
2390 uc->config.pkt_mode = false; in bcdma_alloc_chan_resources()
3433 if (uc->config.pkt_mode) in udma_prep_slave_sg()
3640 if (uc->config.pkt_mode) in udma_prep_dma_cyclic()
4156 ep_config->pkt_mode) { in udma_dma_filter_fn()
4167 ucc->pkt_mode = ep_config->pkt_mode; in udma_dma_filter_fn()
[all …]
/openbmc/linux/include/linux/dma/
H A Dk3-psil.h67 unsigned pkt_mode:1; member
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4_core.h236 enum hdmi_core_packet_mode pkt_mode; member
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()
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_core.h236 enum hdmi_core_packet_mode pkt_mode; member
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()