Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/
H A Dti_sci.h1017 * 3 - Valid bit for @ti_sci_msg_rm_udmap_rx_ch_cfg_req::rx_fetch_size
1033 * @rx_fetch_size: UDMAP receive channel number of 32-bit descriptor words to
1034 * fetch configuration to be programmed into the rx_fetch_size field of the
1102 u16 rx_fetch_size; member
H A Dti_sci.c2407 req->rx_fetch_size = params->rx_fetch_size; in ti_sci_cmd_rm_udmap_rx_ch_cfg()
/kernel/linux/linux-5.10/include/linux/soc/ti/
H A Dti_sci_protocol.h381 u16 rx_fetch_size; member
/kernel/linux/linux-6.6/include/linux/soc/ti/
H A Dti_sci_protocol.h420 u16 rx_fetch_size; member
/kernel/linux/linux-6.6/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
H A Dti_sci.c2335 req->rx_fetch_size = params->rx_fetch_size; in ti_sci_cmd_rm_udmap_rx_ch_cfg()
/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dk3-udma-glue.c507 req.rx_fetch_size = rx_chn->common.hdesc_size >> 2; in k3_udma_glue_cfg_rx_chn()
H A Dk3-udma.c1554 req_rx.rx_fetch_size = sizeof(struct cppi5_desc_hdr_t) >> 2; in udma_tisci_m2m_channel_config()
1627 req_rx.rx_fetch_size = fetch_size >> 2; in udma_tisci_rx_channel_config()
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dk3-udma-glue.c616 req.rx_fetch_size = rx_chn->common.hdesc_size >> 2; in k3_udma_glue_cfg_rx_chn()
H A Dk3-udma.c1908 req_rx.rx_fetch_size = sizeof(struct cppi5_desc_hdr_t) >> 2; in udma_tisci_m2m_channel_config()
2054 req_rx.rx_fetch_size = fetch_size >> 2; in udma_tisci_rx_channel_config()

Completed in 30 milliseconds