]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: ti: edma: Clean up the 2x32bit array register accesses
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 16 Jul 2019 08:26:53 +0000 (11:26 +0300)
committerVinod Koul <vkoul@kernel.org>
Mon, 29 Jul 2019 06:41:38 +0000 (12:11 +0530)
commite96b1f64ee2885acb8fb26325eb9743ad6c64696
tree4d94da9ea3d18c7aa01d99737550004bc948c479
parent4689d35c765c696bdf0535486a990038b242a26b
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>
drivers/dma/ti/edma.c