diff options
author | Daniel Mack <[email protected]> | 2022-06-29 07:06:30 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-06-29 11:58:44 +0100 |
commit | d29e0a6e3631724c0b36786c6d9616b6e4ebeaa4 (patch) | |
tree | 11d90b6d711cc7bb909e59ae8d0c48d7b02f2154 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 48620f17e071060092197a09663a1c1fe6207829 (diff) |
ASoC: max98396: Fix TDM mode BSEL settings
In TDM mode, the BSEL register value must be set according to table 5 in the
datasheet. This patch adds a lookup function and uses it in
max98396_dai_tdm_slot().
As the first 3 entries can also be used for non-TDM setups, the code re-uses
the same table for such scenarios.
Signed-off-by: Daniel Mack <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions