Searched refs:AC_VERB_GET_COEF_INDEX (Results 1 – 4 of 4) sorted by relevance
46 case AC_VERB_GET_COEF_INDEX: in hda_volatile_reg()217 verb = (reg & ~0xfffff) | (AC_VERB_GET_COEF_INDEX << 8); in hda_reg_read_coef()235 verb = (reg & ~0xfffff) | (AC_VERB_GET_COEF_INDEX << 8) | in hda_reg_write_coef()
43 #define AC_VERB_GET_COEF_INDEX 0x0d00 macro
225 #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()