Searched refs:PL080_CONTROL_PROT_BUFF (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/amba/ | ||
D | pl080.h | 78 #define PL080_CONTROL_PROT_BUFF BIT(29) macro |
/linux-6.1.9/drivers/dma/ | ||
D | amba-pl08x.c | 1818 cctl |= PL080_CONTROL_PROT_BUFF; in pl08x_memcpy_cctl() |