aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorFabrice Gasnier <[email protected]>2019-03-21 17:47:24 +0100
committerJonathan Cameron <[email protected]>2019-04-04 20:20:35 +0100
commitcaf9c1e59809347690584178ed17b76334acbf39 (patch)
tree42aa957fef897a9d9f2f6c82c13c175d97c95413 /tools/perf/scripts/python/bin
parent6f2c4a59d9fce60df5d87d0042ff17803462669d (diff)
iio: adc: stm32-dfsdm: move dma enable from start_conv() to start_dma()
Move DMA enable (e.g. set RDMAEN bit) away from start_conv() that is used for both buffer and single conversions. Thus, single conv rely on interrupt, not dma. Note: take care to prepare all DMA stuff and set RDMAEN before starting filter (can be set only when DFEN=0). This is precursor patch to ease support of triggered buffer mode. Signed-off-by: Fabrice Gasnier <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions