Searched refs:SUN4I_SPDIF_CTL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sunxi/ |
H A D | sun4i-spdif.c | 28 #define SUN4I_SPDIF_CTL (0x00) macro 196 regmap_write(host->regmap, SUN4I_SPDIF_CTL, SUN4I_SPDIF_CTL_RESET); in sun4i_spdif_configure() 223 regmap_update_bits(host->regmap, SUN4I_SPDIF_CTL, in sun4i_snd_txctrl_on() 239 regmap_update_bits(host->regmap, SUN4I_SPDIF_CTL, in sun4i_snd_txctrl_off()
|
/kernel/linux/linux-6.6/sound/soc/sunxi/ |
H A D | sun4i-spdif.c | 30 #define SUN4I_SPDIF_CTL (0x00) macro 199 regmap_write(host->regmap, SUN4I_SPDIF_CTL, SUN4I_SPDIF_CTL_RESET); in sun4i_spdif_configure() 226 regmap_update_bits(host->regmap, SUN4I_SPDIF_CTL, in sun4i_snd_txctrl_on() 242 regmap_update_bits(host->regmap, SUN4I_SPDIF_CTL, in sun4i_snd_txctrl_off()
|
Completed in 3 milliseconds