diff options
author | Richard Fitzgerald <rf@opensource.cirrus.com> | 2022-04-05 14:54:15 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-04-05 18:27:54 +0100 |
commit | bc8cb02976cd602b8d7631a6f4a54a9cf305d38c (patch) | |
tree | 943a57958bce448c502a1023a9b6bd8404f34d6c /tools/perf/scripts/python/syscall-counts.py | |
parent | 9a2c98418930c60e25b89a140c8b42a8cd6d84a6 (diff) |
ASoC: soc.h: Add SOC_SINGLE_S_TLV() macro
Add a convenience macro for defining a single (mono) TLV control
with a signed value. This can already be done by using
SOC_DOUBLE_R_S_TLV() with the same address for left and right
registers, but a dedicated macro is more readable.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220405135419.1230088-2-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions