Home
last modified time | relevance | path

Searched refs:next_lli (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/amba/
Dpl080.h205 u32 next_lli; member
212 u32 next_lli; member
/Linux-v5.4/drivers/dma/
Dste_dma40_ll.c135 dma_addr_t next_lli, in d40_phy_fill_lli() argument
174 if (next_lli == 0) in d40_phy_fill_lli()
177 lli->reg_lnk = next_lli; in d40_phy_fill_lli()
Dowl-dma.c137 u32 next_lli; member
354 prev->hw.next_lli = next->phys; in owl_dma_add_lli()
410 hw->next_lli = 0; /* One link list by default */ in owl_dma_cfg_lli()