Home
last modified time | relevance | path

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

/linux/drivers/firmware/
H A Dti_sci.h947 u8 rx_einfo_present; member
1403 u8 rx_einfo_present; member
H A Dti_sci.c2816 req->rx_einfo_present = params->rx_einfo_present; in ti_sci_cmd_rm_udmap_rx_flow_cfg()
/linux/include/linux/soc/ti/
H A Dti_sci_protocol.h494 u8 rx_einfo_present; member
/linux/drivers/dma/ti/
H A Dk3-udma.c2091 flow_req.rx_einfo_present = 1; in udma_tisci_rx_channel_config()
2093 flow_req.rx_einfo_present = 0; in udma_tisci_rx_channel_config()
2165 flow_req.rx_einfo_present = 1; in pktdma_tisci_rx_channel_config()
2167 flow_req.rx_einfo_present = 0; in pktdma_tisci_rx_channel_config()
H A Dk3-udma-glue.c825 req.rx_einfo_present = 1; in k3_udma_glue_cfg_rx_flow()