Home
last modified time | relevance | path

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

/openbmc/linux/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()