Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
A Dideapad_s740_helper.c5 { 0x20, AC_VERB_SET_COEF_INDEX, 0x10 },
7 { 0x20, AC_VERB_SET_COEF_INDEX, 0x24 },
9 { 0x20, AC_VERB_SET_COEF_INDEX, 0x24 },
11 { 0x20, AC_VERB_SET_COEF_INDEX, 0x29 },
12 { 0x20, AC_VERB_SET_COEF_INDEX, 0x29 },
13 { 0x20, AC_VERB_SET_COEF_INDEX, 0x26 },
18 { 0x20, AC_VERB_SET_COEF_INDEX, 0x26 },
23 { 0x20, AC_VERB_SET_COEF_INDEX, 0x29 },
24 { 0x20, AC_VERB_SET_COEF_INDEX, 0x29 },
25 { 0x20, AC_VERB_SET_COEF_INDEX, 0x26 },
[all …]
A Dpatch_cirrus.c135 AC_VERB_SET_COEF_INDEX, idx); in cs_vendor_coef_get()
146 AC_VERB_SET_COEF_INDEX, idx); in cs_vendor_coef_set()
228 {0x24, AC_VERB_SET_COEF_INDEX, 0x0033},
230 {0x24, AC_VERB_SET_COEF_INDEX, 0x0034},
257 {0x11, AC_VERB_SET_COEF_INDEX, 0x0008},
259 {0x11, AC_VERB_SET_COEF_INDEX, 0x0017},
261 {0x11, AC_VERB_SET_COEF_INDEX, 0x0001},
267 {0x11, AC_VERB_SET_COEF_INDEX, 0x0017},
269 {0x11, AC_VERB_SET_COEF_INDEX, 0x0008},
271 {0x11, AC_VERB_SET_COEF_INDEX, 0x0001},
[all …]
A Dpatch_cs8409-tables.c64 { CS8409_PIN_VENDOR_WIDGET, AC_VERB_SET_COEF_INDEX, 0x0002 }, /* Configure GPIO 6,7 */
66 { CS8409_PIN_VENDOR_WIDGET, AC_VERB_SET_COEF_INDEX, 0x005b }, /* Set I2C bus speed */
268 { CS8409_PIN_VENDOR_WIDGET, AC_VERB_SET_COEF_INDEX, 0x0002 }, /* Configure GPIO 6,7 */
270 { CS8409_PIN_VENDOR_WIDGET, AC_VERB_SET_COEF_INDEX, 0x005b }, /* Set I2C bus speed */
A Dpatch_realtek.c1219 { 0x20, AC_VERB_SET_COEF_INDEX, 0x07 },
1258 { 0x20, AC_VERB_SET_COEF_INDEX, 0x07 },
1267 { 0x20, AC_VERB_SET_COEF_INDEX, 0x07 },
4008 {0x20, AC_VERB_SET_COEF_INDEX, 0x0d}, in alc271_fixup_dmic()
6811 {0x20, AC_VERB_SET_COEF_INDEX, 13},
7100 {0x20, AC_VERB_SET_COEF_INDEX, 0x08},
7206 {0x20, AC_VERB_SET_COEF_INDEX, 0x1a},
7481 {0x20, AC_VERB_SET_COEF_INDEX, 0x1f},
7483 {0x20, AC_VERB_SET_COEF_INDEX, 0x30},
7627 {0x20, AC_VERB_SET_COEF_INDEX, 0x40},
[all …]
A Dhda_proc.c590 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_COEF_INDEX, i); in print_proc_caps()
595 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_COEF_INDEX, oldindex); in print_proc_caps()
A Dpatch_cs8409.c74 snd_hda_codec_write(codec, CS8409_PIN_VENDOR_WIDGET, 0, AC_VERB_SET_COEF_INDEX, idx); in cs8409_vendor_coef_get()
81 snd_hda_codec_write(codec, CS8409_PIN_VENDOR_WIDGET, 0, AC_VERB_SET_COEF_INDEX, idx); in cs8409_vendor_coef_set()
A Dpatch_analog.c1026 {0x01, AC_VERB_SET_COEF_INDEX, 0x13f7},
/linux/sound/soc/codecs/
A Drt274.h110 VERB_CMD(AC_VERB_SET_COEF_INDEX, RT274_VENDOR_REGISTERS, 0)
120 VERB_CMD(AC_VERB_SET_COEF_INDEX, 0x58, 0)
124 VERB_CMD(AC_VERB_SET_COEF_INDEX, 0x5b, 0)
A Drl6347a.h19 VERB_CMD(AC_VERB_SET_COEF_INDEX, RL6347A_VENDOR_REGISTERS, 0)
A Drt286.h114 VERB_CMD(AC_VERB_SET_COEF_INDEX, RT286_VENDOR_REGISTERS, 0)
A Drt298.h122 VERB_CMD(AC_VERB_SET_COEF_INDEX, RT298_VENDOR_REGISTERS, 0)
/linux/sound/hda/
A Dhdac_regmap.c214 verb = (reg & ~0xfff00) | (AC_VERB_SET_COEF_INDEX << 8); in hda_reg_read_coef()
232 verb = (reg & ~0xfff00) | (AC_VERB_SET_COEF_INDEX << 8); in hda_reg_write_coef()
/linux/include/sound/
A Dhda_verbs.h87 #define AC_VERB_SET_COEF_INDEX 0x500 macro

Completed in 43 milliseconds