Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/amba/
A Dpl080.h80 #define PL080_CONTROL_DST_INCR BIT(27) macro
/linux-6.3-rc2/drivers/dma/
A Damba-pl08x.c1140 dst_incr = !!(cctl & PL080_CONTROL_DST_INCR); in pl08x_choose_master_bus()
1196 if (cctl & PL080_CONTROL_DST_INCR) in pl08x_fill_lli_for_desc()
1302 cctl & PL080_CONTROL_DST_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()
1960 cctl = PL080_CONTROL_DST_INCR; in pl08x_init_txd()

Completed in 10 milliseconds