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