Searched refs:HDA_PARAM_PIN_CAP_HDMI_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/sound/pci/hda/
H A Dhda_reg.h1083 #define HDA_PARAM_PIN_CAP_HDMI_MASK 0x00000080 macro
1128 (((param) & HDA_PARAM_PIN_CAP_HDMI_MASK) >> \
/freebsd-current/usr.sbin/bhyve/
H A Dhda_reg.h1084 #define HDA_PARAM_PIN_CAP_HDMI_MASK 0x00000080 macro
1129 (((param) & HDA_PARAM_PIN_CAP_HDMI_MASK) >> \

Completed in 88 milliseconds