Home
last modified time | relevance | path

Searched refs:rx_einfo_present (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/dma/ti/
A Dk3-udma-u-boot.c127 u32 rx_einfo_present = 0, rx_psinfo_present = 0; in udma_alloc_rchan_raw() local
161 rx_einfo_present = UDMA_RFLOW_RFA_EINFO; in udma_alloc_rchan_raw()
167 rx_einfo_present | rx_psinfo_present | rxcq_num); in udma_alloc_rchan_raw()
A Dk3-udma.c1114 flow_req.rx_einfo_present = 1; in udma_alloc_rchan_sci_req()
1116 flow_req.rx_einfo_present = 0; in udma_alloc_rchan_sci_req()
2146 flow_req.rx_einfo_present = 1; in pktdma_tisci_rx_channel_config()
2148 flow_req.rx_einfo_present = 0; in pktdma_tisci_rx_channel_config()
/u-boot/drivers/firmware/
A Dti_sci.h1386 u8 rx_einfo_present; member
A Dti_sci.c2419 req.rx_einfo_present = params->rx_einfo_present; in ti_sci_cmd_rm_udmap_rx_flow_cfg()
/u-boot/include/linux/soc/ti/
A Dti_sci_protocol.h498 u8 rx_einfo_present; member

Completed in 28 milliseconds