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

/linux-master/drivers/firmware/
H A Dti_sci.h997 * 3 - Valid bit for @ti_sci_msg_rm_udmap_rx_ch_cfg_req::rx_fetch_size
1013 * @rx_fetch_size: UDMAP receive channel number of 32-bit descriptor words to
1014 * fetch configuration to be programmed into the rx_fetch_size field of the
1082 u16 rx_fetch_size; member in struct:ti_sci_msg_rm_udmap_rx_ch_cfg_req
H A Dti_sci.c2338 req->rx_fetch_size = params->rx_fetch_size;
/linux-master/include/linux/soc/ti/
H A Dti_sci_protocol.h420 u16 rx_fetch_size; member in struct:ti_sci_msg_rm_udmap_rx_ch_cfg
/linux-master/drivers/dma/ti/
H A Dk3-udma-glue.c689 req.rx_fetch_size = rx_chn->common.hdesc_size >> 2;
H A Dk3-udma.c1908 req_rx.rx_fetch_size = sizeof(struct cppi5_desc_hdr_t) >> 2;
2054 req_rx.rx_fetch_size = fetch_size >> 2;

Completed in 320 milliseconds