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

/linux-master/drivers/firmware/
H A Dti_sci.h867 * 2 - Valid bit for @ref ti_sci_msg_rm_udmap_tx_ch_cfg::tx_chan_type
903 * @tx_chan_type: UDMAP transmit channel functional channel type and work
904 * passing mechanism configuration to be programmed into the tx_chan_type
964 u8 tx_chan_type; member in struct:ti_sci_msg_rm_udmap_tx_ch_cfg_req
H A Dti_sci.c2270 req->tx_chan_type = params->tx_chan_type;
/linux-master/include/linux/soc/ti/
H A Dti_sci_protocol.h391 u8 tx_chan_type; member in struct:ti_sci_msg_rm_udmap_tx_ch_cfg
/linux-master/drivers/dma/ti/
H A Dk3-udma-glue.c267 req.tx_chan_type = TI_SCI_RM_UDMAP_CHAN_TYPE_PKT_PBRR;
H A Dk3-udma.c1890 req_tx.tx_chan_type = TI_SCI_RM_UDMAP_CHAN_TYPE_3RDP_BCOPY_PBRR;
1980 req_tx.tx_chan_type = mode;

Completed in 162 milliseconds