Searched refs:AC_VERB_GET_COEF_INDEX (Results 1 – 3 of 3) sorted by relevance
47 case AC_VERB_GET_COEF_INDEX: in hda_volatile_reg()218 verb = (reg & ~0xfffff) | (AC_VERB_GET_COEF_INDEX << 8); in hda_reg_read_coef()236 verb = (reg & ~0xfffff) | (AC_VERB_GET_COEF_INDEX << 8) | in hda_reg_write_coef()
43 #define AC_VERB_GET_COEF_INDEX 0x0d00 macro
587 oldindex = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_COEF_INDEX, 0); in print_proc_caps()
Completed in 8 milliseconds