Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/amba/
A Dpl080.h81 #define PL080_CONTROL_SRC_INCR BIT(26) macro
/linux-6.3-rc2/drivers/dma/
A Damba-pl08x.c1141 src_incr = !!(cctl & PL080_CONTROL_SRC_INCR); in pl08x_choose_master_bus()
1194 if (cctl & PL080_CONTROL_SRC_INCR) in pl08x_fill_lli_for_desc()
1299 cctl & PL080_CONTROL_SRC_INCR ? "+" : "", in pl08x_fill_llis_for_desc()
1668 PL080_CONTROL_SRC_INCR | PL080_CONTROL_DST_INCR | in pl08x_cctl()
1826 cctl |= PL080_CONTROL_SRC_INCR | PL080_CONTROL_DST_INCR; in pl08x_memcpy_cctl()
1953 cctl = PL080_CONTROL_SRC_INCR; in pl08x_init_txd()

Completed in 9 milliseconds