Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/amba/
Dpl080.h61 #define PL080_CH_LLI (0x08) macro
/linux-4.4.14/drivers/dma/
Damba-pl08x.c380 writel_relaxed(lli[PL080_LLI_LLI], phychan->base + PL080_CH_LLI); in pl08x_write_lli()
549 clli = readl(ch->base + PL080_CH_LLI) & ~PL080_LLI_LM_AHB2; in pl08x_getbytes_chan()