Searched refs:alc_write_coef_idx (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/hda/ |
H A D | patch_realtek.c | 198 #define alc_write_coef_idx(codec, coef_idx, coef_val) \ macro 467 alc_write_coef_idx(codec, 0x8, 0x4ab7); in alc_fill_eapd_coef() 474 alc_write_coef_idx(codec, 0x6e, 0x0c25); in alc_fill_eapd_coef() 3269 alc_write_coef_idx(codec, 0x48, 0x0); in alc_disable_headset_jack_key() 3278 alc_write_coef_idx(codec, 0x48, 0x0); in alc_disable_headset_jack_key() 3299 alc_write_coef_idx(codec, 0x48, 0xd011); in alc_enable_headset_jack_key() 3308 alc_write_coef_idx(codec, 0x48, 0xd011); in alc_enable_headset_jack_key() 3412 alc_write_coef_idx(codec, 0x78, 0x9004); in alc282_init() 3430 alc_write_coef_idx(codec, 0x78, coef78); in alc282_init() 3447 alc_write_coef_idx(codec, 0x78, 0x9004); in alc282_shutup() [all …]
|