Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/amba/
Dpl080.h83 #define PL080_CONTROL_SRC_AHB2 BIT(24) macro
/linux-6.12.1/drivers/dma/
Damba-pl08x.c1654 src_ahb2 = PL080_CONTROL_SRC_AHB2; in pl08x_select_bus()
1667 cctl &= ~(PL080_CONTROL_SRC_AHB2 | PL080_CONTROL_DST_AHB2 | in pl08x_cctl()