Home
last modified time | relevance | path

Searched refs:pl330_tx_chan_id (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/pcie/endpoint/
Dpcie_ep_iproc.h108 uint32_t pl330_tx_chan_id; /* channel used for Device to Host write */ member
Dpcie_ep_iproc.c205 chan_id = cfg->pl330_tx_chan_id; in iproc_pcie_pl330_dma_xfer()
484 .pl330_tx_chan_id = DT_INST_DMAS_CELL_BY_NAME(0, txdma, channel),