Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Damba-pl08x.c1131 bool dst_incr; in pl08x_choose_master_bus() local
1139 dst_incr = true; in pl08x_choose_master_bus()
1142 dst_incr = !!(cctl & PL080_CONTROL_DST_INCR); in pl08x_choose_master_bus()
1150 if (!dst_incr) { in pl08x_choose_master_bus()