Home
last modified time | relevance | path

Searched refs:SPDIFOUT_CTRL0_VSET (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/meson/
H A Daxg-spdifout.c35 #define SPDIFOUT_CTRL0_VSET BIT(17) macro
116 regmap_update_bits(priv->map, SPDIFOUT_CTRL0, SPDIFOUT_CTRL0_VSET, in axg_spdifout_mute()
117 mute ? SPDIFOUT_CTRL0_VSET : 0); in axg_spdifout_mute()
/kernel/linux/linux-6.6/sound/soc/meson/
H A Daxg-spdifout.c35 #define SPDIFOUT_CTRL0_VSET BIT(17) macro
116 regmap_update_bits(priv->map, SPDIFOUT_CTRL0, SPDIFOUT_CTRL0_VSET, in axg_spdifout_mute()
117 mute ? SPDIFOUT_CTRL0_VSET : 0); in axg_spdifout_mute()

Completed in 2 milliseconds