Searched refs:IDX_BEEP_CFG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_cirrus.c | 99 #define IDX_BEEP_CFG 0x0004 macro 189 coef = cs_vendor_coef_get(codec, IDX_BEEP_CFG); in init_input_coef() 198 cs_vendor_coef_set(codec, IDX_BEEP_CFG, coef); in init_input_coef() 215 {0x11, AC_VERB_SET_COEF_INDEX, IDX_BEEP_CFG},
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_cirrus.c | 100 #define IDX_BEEP_CFG 0x0004 macro 193 coef = cs_vendor_coef_get(codec, IDX_BEEP_CFG); in init_input_coef() 202 cs_vendor_coef_set(codec, IDX_BEEP_CFG, coef); in init_input_coef() 219 {0x11, AC_VERB_SET_COEF_INDEX, IDX_BEEP_CFG},
|
Completed in 4 milliseconds