Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/sunxi/
H A Dsun4i-spdif.c34 #define SUN4I_SPDIF_TXCFG (0x04) macro
210 regmap_update_bits(host->regmap, SUN4I_SPDIF_TXCFG, in sun4i_snd_txctrl_on()
215 regmap_update_bits(host->regmap, SUN4I_SPDIF_TXCFG, in sun4i_snd_txctrl_on()
231 regmap_update_bits(host->regmap, SUN4I_SPDIF_TXCFG, in sun4i_snd_txctrl_off()
354 regmap_write(host->regmap, SUN4I_SPDIF_TXCFG, reg_val); in sun4i_spdif_hw_params()
/kernel/linux/linux-6.6/sound/soc/sunxi/
H A Dsun4i-spdif.c36 #define SUN4I_SPDIF_TXCFG (0x04) macro
213 regmap_update_bits(host->regmap, SUN4I_SPDIF_TXCFG, in sun4i_snd_txctrl_on()
218 regmap_update_bits(host->regmap, SUN4I_SPDIF_TXCFG, in sun4i_snd_txctrl_on()
234 regmap_update_bits(host->regmap, SUN4I_SPDIF_TXCFG, in sun4i_snd_txctrl_off()
357 regmap_write(host->regmap, SUN4I_SPDIF_TXCFG, reg_val); in sun4i_spdif_hw_params()
473 regmap_update_bits(host->regmap, SUN4I_SPDIF_TXCFG, in sun4i_spdif_set_status()

Completed in 3 milliseconds