Home
last modified time | relevance | path

Searched refs:LLI_LAST_LINK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/dma/
H A Dste_dma40_ll.c219 bool lastlink = flags & LLI_LAST_LINK; in d40_phy_buf_to_lli()
293 flags |= LLI_TERM_INT | LLI_LAST_LINK; in d40_phy_sg_to_lli()
H A Dste_dma40_ll.h430 LLI_LAST_LINK = 1 << 3, enumerator