Home
last modified time | relevance | path

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

/u-boot/drivers/dma/ti/
A Dk3-psil.h57 unsigned pkt_mode:1; member
A Dk3-psil-j721e.c16 .pkt_mode = 1, \
A Dk3-psil-am654.c16 .pkt_mode = 1, \
A Dk3-udma.c148 unsigned int pkt_mode:1; /* TR or packet */ member
908 if (uc->config.pkt_mode) in udma_alloc_tchan_sci_req()
946 if (uc->config.pkt_mode) in udma_alloc_rchan_sci_req()
1044 uc->config.pkt_mode = false; in udma_alloc_chan_resources()
1762 ucc->pkt_mode = ep_config->pkt_mode; in udma_of_xlate()

Completed in 7 milliseconds