Searched refs:PL080_CONTROL_PROT_CACHE (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/amba/ | ||
H A D | pl080.h | 77 #define PL080_CONTROL_PROT_CACHE BIT(30) macro |
/linux/drivers/dma/ | ||
H A D | amba-pl08x.c | 1820 cctl |= PL080_CONTROL_PROT_CACHE; in pl08x_memcpy_cctl() |