Home
last modified time | relevance | path

Searched refs:PL080_CONTROL_DST_AHB2 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/amba/
H A Dpl080.h82 #define PL080_CONTROL_DST_AHB2 BIT(25) macro
/kernel/linux/linux-6.6/include/linux/amba/
H A Dpl080.h82 #define PL080_CONTROL_DST_AHB2 BIT(25) macro
/kernel/linux/linux-5.10/drivers/dma/
H A 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()
/kernel/linux/linux-6.6/drivers/dma/
H A Damba-pl08x.c1653 dst_ahb2 = PL080_CONTROL_DST_AHB2; in pl08x_select_bus()
1667 cctl &= ~(PL080_CONTROL_SRC_AHB2 | PL080_CONTROL_DST_AHB2 | in pl08x_cctl()

Completed in 9 milliseconds