Searched refs:alc_read_coef_idx (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/sound/pci/hda/ |
| D | patch_realtek.c | 133 #define alc_read_coef_idx(codec, coef_idx) \ macro 166 spec->coef0 = alc_read_coef_idx(codec, 0); in alc_get_coef0() 3042 coef78 = alc_read_coef_idx(codec, 0x78); in alc282_init() 3080 coef78 = alc_read_coef_idx(codec, 0x78); in alc282_shutup() 4646 val = alc_read_coef_idx(codec, 0x50); in alc_headset_mode_ctia() 4678 val = alc_read_coef_idx(codec, 0x45); in alc_headset_mode_ctia() 4837 val = alc_read_coef_idx(codec, 0x46); in alc_determine_headset_type() 4854 val = alc_read_coef_idx(codec, 0x46); in alc_determine_headset_type() 4871 val = alc_read_coef_idx(codec, 0x46); in alc_determine_headset_type() 4878 val = alc_read_coef_idx(codec, 0x46); in alc_determine_headset_type() [all …]
|