Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/sunxi/
Dsun4i-spdif.c43 #define SUN4I_SPDIF_TXCFG (0x04) macro
191 regmap_update_bits(host->regmap, SUN4I_SPDIF_TXCFG, in sun4i_snd_txctrl_on()
196 regmap_update_bits(host->regmap, SUN4I_SPDIF_TXCFG, in sun4i_snd_txctrl_on()
212 regmap_update_bits(host->regmap, SUN4I_SPDIF_TXCFG, in sun4i_snd_txctrl_off()
335 regmap_write(host->regmap, SUN4I_SPDIF_TXCFG, reg_val); in sun4i_spdif_hw_params()