Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/amba/
Dpl080.h86 #define PL080_CONTROL_SRC_AHB2 BIT(24) macro
/Linux-v4.19/drivers/dma/
Damba-pl08x.c1664 src_ahb2 = PL080_CONTROL_SRC_AHB2; in pl08x_select_bus()
1677 cctl &= ~(PL080_CONTROL_SRC_AHB2 | PL080_CONTROL_DST_AHB2 | in pl08x_cctl()