Searched refs:desc_write_CHAR (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/dma/ |
H A D | txx9dmac.c | 150 static void desc_write_CHAR(const struct txx9dmac_chan *dc, in desc_write_CHAR() function 434 desc_write_CHAR(dc, prev, desc->txd.phys); in txx9dmac_dequeue() 778 desc_write_CHAR(dc, prev, desc->txd.phys); in txx9dmac_prep_dma_memcpy() 791 desc_write_CHAR(dc, prev, 0); in txx9dmac_prep_dma_memcpy() 872 desc_write_CHAR(dc, prev, desc->txd.phys); in txx9dmac_prep_slave_sg() 886 desc_write_CHAR(dc, prev, 0); in txx9dmac_prep_slave_sg() 949 desc_write_CHAR(dc, prev, desc->txd.phys); in txx9dmac_chain_dynamic()
|