Searched refs:SUN4I_SPDIF_TXCFG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sunxi/ |
H A D | sun4i-spdif.c | 34 #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 D | sun4i-spdif.c | 36 #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