Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/amba/
Dpl080.h82 #define PL080_CONTROL_DST_AHB2 BIT(25) macro
/linux-6.6.21/drivers/dma/
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()