hda_verb_read
status_t hda_verb_read(hda_codec* codec, uint32 nid, uint32 vid, uint32 *response);
hda_verb_read(codec, 0x20, VID_GET_PROCESSING_COEFFICIENT, &tmp);