Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac.h250 #define CH_CTL_H_LLI_LAST BIT(30) macro
H A Ddw-axi-dmac-platform.c564 val |= CH_CTL_H_LLI_LAST; in set_desc_last()