Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/amba/
Dpl080.h82 #define PL080_CONTROL_DST_AHB2 BIT(25) macro
/Linux-v5.10/drivers/dma/
Damba-pl08x.c1661 dst_ahb2 = PL080_CONTROL_DST_AHB2; in pl08x_select_bus()
1675 cctl &= ~(PL080_CONTROL_SRC_AHB2 | PL080_CONTROL_DST_AHB2 | in pl08x_cctl()