Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Damba-pl08x.c1129 bool dst_incr; in pl08x_choose_master_bus() local
1137 dst_incr = true; in pl08x_choose_master_bus()
1140 dst_incr = !!(cctl & PL080_CONTROL_DST_INCR); in pl08x_choose_master_bus()
1148 if (!dst_incr) { in pl08x_choose_master_bus()