Searched refs:PL080_CONTROL_DST_INCR (Results 1 – 2 of 2) sorted by relevance
80 #define PL080_CONTROL_DST_INCR BIT(27) macro
1140 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