Searched refs:lli_phys (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/dma/ |
| H A D | ste_dma40_ll.c | 214 dma_addr_t lli_phys, dma_addr_t first_phys, u32 reg_cfg, in d40_phy_buf_to_lli() argument 224 dma_addr_t next = lli_phys; in d40_phy_buf_to_lli() 270 dma_addr_t lli_phys, in d40_phy_sg_to_lli() argument 280 dma_addr_t l_phys = lli_phys; in d40_phy_sg_to_lli() 295 l_phys = ALIGN(lli_phys + (lli - lli_sg) * in d40_phy_sg_to_lli() 298 lli = d40_phy_buf_to_lli(lli, dst, len, l_phys, lli_phys, in d40_phy_sg_to_lli()
|
| H A D | at_hdmac.c | 217 dma_addr_t lli_phys; member 551 desc->sg[i - 1].lli->dscr = atdma_sg->lli_phys; in atdma_lli_chain() 577 channel_writel(atchan, DSCR, desc->sg[0].lli_phys); in atc_dostart() 601 desc->sg[i].lli_phys); in atdma_desc_free() 939 &atdma_sg->lli_phys); in atc_prep_dma_interleaved() 1020 &atdma_sg->lli_phys); in atc_prep_dma_memcpy() 1070 &atdma_sg->lli_phys); in atdma_create_memset_lli() 1305 &atdma_sg->lli_phys); in atc_prep_slave_sg() 1354 &atdma_sg->lli_phys); in atc_prep_slave_sg() 1438 &atdma_sg->lli_phys); in atc_dma_cyclic_fill_desc() [all …]
|
| H A D | ste_dma40_ll.h | 445 dma_addr_t lli_phys,
|