Home
last modified time | relevance | path

Searched refs:HDA_PARAM_PIN_CAP_VREF_CTRL_GROUND_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sound/pci/hda/
H A Dhda_reg.h1077 #define HDA_PARAM_PIN_CAP_VREF_CTRL_GROUND_MASK 0x00000400 macro
1119 (((param) & HDA_PARAM_PIN_CAP_VREF_CTRL_GROUND_MASK) >> \
/freebsd/usr.sbin/bhyve/
H A Dhda_reg.h1078 #define HDA_PARAM_PIN_CAP_VREF_CTRL_GROUND_MASK 0x00000400 macro
1120 (((param) & HDA_PARAM_PIN_CAP_VREF_CTRL_GROUND_MASK) >> \