diff options
author | Ricard Wanderlof <[email protected]> | 2022-02-10 18:07:36 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-02-10 19:48:57 +0000 |
commit | 9193bc0558d1812343039b510797b669f054efc5 (patch) | |
tree | 7138d793d1692876c2011115f6bf266000bee3b0 /tools/perf/scripts/python/sctop.py | |
parent | 54f5bae0b75843c0ee6a3948e6b81698bfe69800 (diff) |
ASoC: tlv320adc3xxx: Add IIR filter configuration
The TLV320ADC3001/3101 have an internal DSP, which can either be
used in various preset configurations (called "Processing Blocks"
in the data sheet), or as a freely programmable (using the
"PurePath Studio" graphical programming tool from TI) but rather
small DSP ("miniDSP").
Using the default configuration (PRB_R1) it's possible to set up
filtering using a first-order IIR, which can be useful for adding
a digital high pass filter to the signal chain, for instance.
This patch adds support for configuring the IIR filter coefficients.
The filter itself is always enabled; the default coefficients
implement a pass-through function.
Signed-off-by: Ricard Wanderlof <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions