ASoC: meson: axg-fifo: use FIELD helpers
authorJerome Brunet <jbrunet@baylibre.com>
Tue, 27 Feb 2024 15:08:25 +0000 (16:08 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 27 Feb 2024 18:43:22 +0000 (18:43 +0000)
commit9e6f39535c794adea6ba802a52c722d193c28124
treec70d1eeefd994cdf5017edd7eb3041b7ef373861
parentcb9d8a2c6cb7cbb0fc919defe4fae741bfcae9de
ASoC: meson: axg-fifo: use FIELD helpers

Use FIELD_GET() and FIELD_PREP() helpers instead of doing it manually.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://msgid.link/r/20240227150826.573581-1-jbrunet@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/meson/axg-fifo.c
sound/soc/meson/axg-fifo.h
sound/soc/meson/axg-frddr.c
sound/soc/meson/axg-toddr.c