Home
last modified time | relevance | path

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

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