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