Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dste_dma40_ll.h429 LLI_CYCLIC = 1 << 2, enumerator
H A Dste_dma40_ll.c222 bool cyclic = flags & LLI_CYCLIC; in d40_phy_buf_to_lli()
H A Dste_dma40.c2172 flags |= LLI_CYCLIC | LLI_TERM_INT; in d40_prep_sg_phy()