Searched refs:next_lli (Results 1 – 3 of 3) sorted by relevance
205 u32 next_lli; member 212 u32 next_lli; member
136 dma_addr_t next_lli, in d40_phy_fill_lli() argument 175 if (next_lli == 0) in d40_phy_fill_lli() 178 lli->reg_lnk = next_lli; in d40_phy_fill_lli()
499 dma_addr_t next_lli; in stm32_dma3_chan_prep_hwdesc() local 511 next_lli = swdesc->lli[0].hwdesc_addr; in stm32_dma3_chan_prep_hwdesc() 513 next_lli = 0; in stm32_dma3_chan_prep_hwdesc() 515 next_lli = swdesc->lli[next].hwdesc_addr; in stm32_dma3_chan_prep_hwdesc() 519 if (next_lli) { in stm32_dma3_chan_prep_hwdesc() 522 hwdesc->cllr |= (next_lli & CLLR_LA); in stm32_dma3_chan_prep_hwdesc()