commit | 2d248812aa14d5f9bc6fc11a222c722524f25159 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Jan 17 13:57:29 2017 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Jan 25 11:51:40 2017 +0530 |
tree | 2b9b4431413600402652b0e36ff692f81b954623 | |
parent | f4aa3183c36d2f32695b0e7f0ce7296568729830 [diff] |
dmaengine: dw: introduce block2bytes() and bytes2block() The newly introduced helpers prepare driver to support new DMA controller hardware. While here, introduce DWC_CTLH_BLOCK_TS() macro as well. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>