Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhda_reg.h1109 #define HDA_PARAM_PIN_CAP_VREF_CTRL(param) \ macro
H A Dhdaa.c1057 if (HDA_PARAM_PIN_CAP_VREF_CTRL(pincap)) { in hdaa_dump_pin_sb()
5695 if (HDA_PARAM_PIN_CAP_VREF_CTRL(pincap)) { in hdaa_dump_pin()
6063 HDA_PARAM_PIN_CAP_VREF_CTRL(pincap)?"VREF":""); in hdaa_pindump()
/freebsd/usr.sbin/bhyve/
H A Dhda_reg.h1110 #define HDA_PARAM_PIN_CAP_VREF_CTRL(param) \ macro