Searched refs:pdc_build_txd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mailbox/ |
H A D | bcm-pdc-mailbox.c | 540 * pdc_build_txd() - Build a DMA descriptor to transmit a SPU request to 548 pdc_build_txd(struct pdc_state *pdcs, dma_addr_t dma_addr, u32 buf_len, in pdc_build_txd() function 752 pdc_build_txd(pdcs, databufptr, PDC_DMA_BUF_MAX, in pdc_tx_list_sg_add() 766 pdc_build_txd(pdcs, databufptr, bufcnt, flags | eot); in pdc_tx_list_sg_add()
|
/kernel/linux/linux-6.6/drivers/mailbox/ |
H A D | bcm-pdc-mailbox.c | 540 * pdc_build_txd() - Build a DMA descriptor to transmit a SPU request to 548 pdc_build_txd(struct pdc_state *pdcs, dma_addr_t dma_addr, u32 buf_len, in pdc_build_txd() function 752 pdc_build_txd(pdcs, databufptr, PDC_DMA_BUF_MAX, in pdc_tx_list_sg_add() 766 pdc_build_txd(pdcs, databufptr, bufcnt, flags | eot); in pdc_tx_list_sg_add()
|
Completed in 6 milliseconds