Searched refs:AC97_YMF7X3_DIT_CTRL (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | ac97_codec.h | 107 #define AC97_YMF7X3_DIT_CTRL 0x66 /* DIT Control (YMF743) / 2 (YMF753) */ macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | ac97_codec.h | 107 #define AC97_YMF7X3_DIT_CTRL 0x66 /* DIT Control (YMF743) / 2 (YMF753) */ macro
|
/kernel/linux/linux-5.10/sound/pci/ac97/ |
H A D | ac97_patch.c | 276 val = ac97->regs[AC97_YMF7X3_DIT_CTRL]; in snd_ac97_ymf7x3_spdif_source_get() 290 return snd_ac97_update_bits(ac97, AC97_YMF7X3_DIT_CTRL, 0x0002, val); in snd_ac97_ymf7x3_spdif_source_put() 317 AC97_YMF7X3_DIT_CTRL, 0, 1, 0), 326 AC97_YMF7X3_DIT_CTRL, 2, 1, 1) 342 snd_ac97_write_cache(ac97, AC97_YMF7X3_DIT_CTRL, 0xa201); in patch_yamaha_ymf743_build_spdif() 377 val = ac97->regs[AC97_YMF7X3_DIT_CTRL]; in snd_ac97_ymf753_spdif_output_pin_get() 391 return snd_ac97_update_bits(ac97, AC97_YMF7X3_DIT_CTRL, 0x0028, val); in snd_ac97_ymf753_spdif_output_pin_put() 412 AC97_YMF7X3_DIT_CTRL, 2, 1, 1)
|
H A D | ac97_proc.c | 229 val = snd_ac97_read(ac97, AC97_YMF7X3_DIT_CTRL); in snd_ac97_proc_read_main()
|
H A D | ac97_codec.c | 785 AC97_YMF7X3_DIT_CTRL, in snd_ac97_spdif_default_put()
|
/kernel/linux/linux-6.6/sound/pci/ac97/ |
H A D | ac97_patch.c | 278 val = ac97->regs[AC97_YMF7X3_DIT_CTRL]; in snd_ac97_ymf7x3_spdif_source_get() 292 return snd_ac97_update_bits(ac97, AC97_YMF7X3_DIT_CTRL, 0x0002, val); in snd_ac97_ymf7x3_spdif_source_put() 319 AC97_YMF7X3_DIT_CTRL, 0, 1, 0), 328 AC97_YMF7X3_DIT_CTRL, 2, 1, 1) 344 snd_ac97_write_cache(ac97, AC97_YMF7X3_DIT_CTRL, 0xa201); in patch_yamaha_ymf743_build_spdif() 379 val = ac97->regs[AC97_YMF7X3_DIT_CTRL]; in snd_ac97_ymf753_spdif_output_pin_get() 393 return snd_ac97_update_bits(ac97, AC97_YMF7X3_DIT_CTRL, 0x0028, val); in snd_ac97_ymf753_spdif_output_pin_put() 414 AC97_YMF7X3_DIT_CTRL, 2, 1, 1)
|
H A D | ac97_proc.c | 229 val = snd_ac97_read(ac97, AC97_YMF7X3_DIT_CTRL); in snd_ac97_proc_read_main()
|
H A D | ac97_codec.c | 784 AC97_YMF7X3_DIT_CTRL, in snd_ac97_spdif_default_put()
|
Completed in 23 milliseconds