Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/amba/
Dpl080.h62 #define PL080_CH_CONTROL (0x0C) macro
/linux-4.1.27/drivers/dma/
Damba-pl08x.c379 writel_relaxed(lli[PL080_LLI_CCTL], phychan->base + PL080_CH_CONTROL); in pl08x_write_lli()
552 readl(ch->base + PL080_CH_CONTROL), in pl08x_getbytes_chan()
555 bytes = get_bytes_in_cctl(readl(ch->base + PL080_CH_CONTROL)); in pl08x_getbytes_chan()