Searched refs:SPDIFIN_CTRL0_EN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/meson/ |
H A D | axg-spdifin.c | 16 #define SPDIFIN_CTRL0_EN BIT(31) macro 236 regmap_update_bits(priv->map, SPDIFIN_CTRL0, SPDIFIN_CTRL0_EN, in axg_spdifin_dai_probe() 237 SPDIFIN_CTRL0_EN); in axg_spdifin_dai_probe() 250 regmap_update_bits(priv->map, SPDIFIN_CTRL0, SPDIFIN_CTRL0_EN, 0); in axg_spdifin_dai_remove()
|
/kernel/linux/linux-6.6/sound/soc/meson/ |
H A D | axg-spdifin.c | 16 #define SPDIFIN_CTRL0_EN BIT(31) macro 236 regmap_update_bits(priv->map, SPDIFIN_CTRL0, SPDIFIN_CTRL0_EN, in axg_spdifin_dai_probe() 237 SPDIFIN_CTRL0_EN); in axg_spdifin_dai_probe() 250 regmap_update_bits(priv->map, SPDIFIN_CTRL0, SPDIFIN_CTRL0_EN, 0); in axg_spdifin_dai_remove()
|
Completed in 2 milliseconds