commit | e96b1f64ee2885acb8fb26325eb9743ad6c64696 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Jul 16 11:26:53 2019 +0300 |
committer | Vinod Koul <vkoul@kernel.org> | Mon Jul 29 12:11:38 2019 +0530 |
tree | 4d94da9ea3d18c7aa01d99737550004bc948c479 | |
parent | 4689d35c765c696bdf0535486a990038b242a26b [diff] |
dmaengine: ti: edma: Clean up the 2x32bit array register accesses Introduce defines for getting the array index and the bit number within the 64bit array register pairs. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Link: https://lore.kernel.org/r/20190716082655.1620-2-peter.ujfalusi@ti.com Signed-off-by: Vinod Koul <vkoul@kernel.org>