Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dti_sci.h988 u16 tx_fetch_size; member
H A Dti_sci.c2356 req->tx_fetch_size = params->tx_fetch_size; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
/OK3568_Linux_fs/kernel/include/linux/soc/ti/
H A Dti_sci_protocol.h356 u16 tx_fetch_size; member
/OK3568_Linux_fs/kernel/drivers/dma/ti/
H A Dk3-udma-glue.c228 req.tx_fetch_size = tx_chn->common.hdesc_size >> 2; in k3_udma_glue_cfg_tx_chn()
H A Dk3-udma.c1541 req_tx.tx_fetch_size = sizeof(struct cppi5_desc_hdr_t) >> 2; in udma_tisci_m2m_channel_config()
1591 req_tx.tx_fetch_size = fetch_size >> 2; in udma_tisci_tx_channel_config()