Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firmware/
Dti_sci.h1082 u16 rx_fetch_size; member
Dti_sci.c2355 req->rx_fetch_size = params->rx_fetch_size; in ti_sci_cmd_rm_udmap_rx_ch_cfg()
/Linux-v6.1/include/linux/soc/ti/
Dti_sci_protocol.h420 u16 rx_fetch_size; member
/Linux-v6.1/drivers/dma/ti/
Dk3-udma-glue.c612 req.rx_fetch_size = rx_chn->common.hdesc_size >> 2; in k3_udma_glue_cfg_rx_chn()
Dk3-udma.c1904 req_rx.rx_fetch_size = sizeof(struct cppi5_desc_hdr_t) >> 2; in udma_tisci_m2m_channel_config()
2050 req_rx.rx_fetch_size = fetch_size >> 2; in udma_tisci_rx_channel_config()