Home
last modified time | relevance | path

Searched hist:"7 a6b937e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/sunxi/
H A Dsun8i-codec.c7a6b937e Wed Oct 14 01:19:39 CDT 2020 Samuel Holland <samuel@sholland.org> ASoC: sun8i-codec: Generalize AIF clock control

The AIF clock control register has the same layout for all three AIFs.
The only difference between them is that AIF3 is missing some fields. We
can reuse the same register field definitions for all three registers,
and use the DAI ID to select the correct register address.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Acked-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20201014061941.4306-16-samuel@sholland.org
Signed-off-by: Mark Brown <broonie@kernel.org>