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

/linux-master/drivers/firmware/
H A Dti_sci.h762 * @rx_einfo_present: UDMAP receive flow extended packet info present.
796 u8 rx_einfo_present; member in struct:ti_sci_msg_udmap_rx_flow_cfg
1114 * 0 - Valid bit for @tisci_msg_rm_udmap_flow_cfg_req::rx_einfo_present
1139 * @rx_einfo_present:
1141 * programmed into the rx_einfo_present field of the flow's RFLOW_RFA register.
1249 u8 rx_einfo_present; member in struct:ti_sci_msg_rm_udmap_flow_cfg_req
H A Dti_sci.c2407 req->rx_einfo_present = params->rx_einfo_present;
/linux-master/include/linux/soc/ti/
H A Dti_sci_protocol.h465 u8 rx_einfo_present; member in struct:ti_sci_msg_rm_udmap_flow_cfg
/linux-master/drivers/dma/ti/
H A Dk3-udma.c2084 flow_req.rx_einfo_present = 1;
2086 flow_req.rx_einfo_present = 0;
2158 flow_req.rx_einfo_present = 1;
2160 flow_req.rx_einfo_present = 0;
H A Dk3-udma-glue.c827 req.rx_einfo_present = 1;

Completed in 184 milliseconds