Searched refs:alc_read_coef_idx (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/sound/pci/hda/ |
| D | patch_realtek.c | 146 #define alc_read_coef_idx(codec, coef_idx) \ macro 179 spec->coef0 = alc_read_coef_idx(codec, 0); in alc_get_coef0() 3235 coef78 = alc_read_coef_idx(codec, 0x78); in alc282_init() 3273 coef78 = alc_read_coef_idx(codec, 0x78); in alc282_shutup() 4987 val = alc_read_coef_idx(codec, 0x50); in alc_headset_mode_ctia() 5019 val = alc_read_coef_idx(codec, 0x45); in alc_headset_mode_ctia() 5183 val = alc_read_coef_idx(codec, 0x46); in alc_determine_headset_type() 5200 val = alc_read_coef_idx(codec, 0x46); in alc_determine_headset_type() 5217 val = alc_read_coef_idx(codec, 0x46); in alc_determine_headset_type() 5224 val = alc_read_coef_idx(codec, 0x46); in alc_determine_headset_type() [all …]
|