Searched refs:lli_phys (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/dma/ |
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()
|
D | at_hdmac.c | 217 dma_addr_t lli_phys; member 543 desc->sg[i - 1].lli->dscr = atdma_sg->lli_phys; in atdma_lli_chain() 569 channel_writel(atchan, DSCR, desc->sg[0].lli_phys); in atc_dostart() 593 desc->sg[i].lli_phys); in atdma_desc_free() 929 &atdma_sg->lli_phys); in atc_prep_dma_interleaved() 1010 &atdma_sg->lli_phys); in atc_prep_dma_memcpy() 1060 &atdma_sg->lli_phys); in atdma_create_memset_lli() 1295 &atdma_sg->lli_phys); in atc_prep_slave_sg() 1344 &atdma_sg->lli_phys); in atc_prep_slave_sg() 1428 &atdma_sg->lli_phys); in atc_dma_cyclic_fill_desc() [all …]
|
D | ste_dma40_ll.h | 445 dma_addr_t lli_phys,
|