Home
last modified time | relevance | path

Searched refs:HDA_PARAM_PIN_CAP_VREF_CTRL_GROUND (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sound/pci/hda/
H A Dhda_reg.h1118 #define HDA_PARAM_PIN_CAP_VREF_CTRL_GROUND(param) \ macro
H A Dhdaa.c1065 if (HDA_PARAM_PIN_CAP_VREF_CTRL_GROUND(pincap)) in hdaa_dump_pin_sb()
5703 if (HDA_PARAM_PIN_CAP_VREF_CTRL_GROUND(pincap)) in hdaa_dump_pin()
/freebsd/usr.sbin/bhyve/
H A Dhda_reg.h1119 #define HDA_PARAM_PIN_CAP_VREF_CTRL_GROUND(param) \ macro