Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dpatch_realtek.c179 #define alc_read_coef_idx(codec, coef_idx) \ macro
229 spec->coef0 = alc_read_coef_idx(codec, 0); in alc_get_coef0()
3384 coef78 = alc_read_coef_idx(codec, 0x78); in alc282_init()
3422 coef78 = alc_read_coef_idx(codec, 0x78); in alc282_shutup()
3669 coef38 = alc_read_coef_idx(codec, 0x38); /* Amp control */ in alc285_hp_init()
3670 coef0d = alc_read_coef_idx(codec, 0x0d); /* Digital Misc control */ in alc285_hp_init()
3671 coef36 = alc_read_coef_idx(codec, 0x36); /* Passthrough Control */ in alc285_hp_init()
5342 val = alc_read_coef_idx(codec, 0x50); in alc_headset_mode_ctia()
5374 val = alc_read_coef_idx(codec, 0x45); in alc_headset_mode_ctia()
5540 val = alc_read_coef_idx(codec, 0x46); in alc_determine_headset_type()
[all …]