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

/freebsd-current/sys/dev/sound/pci/hda/
H A Dhda_reg.h1067 #define HDA_PARAM_PIN_CAP_DP_MASK 0x01000000 macro
1104 (((param) & HDA_PARAM_PIN_CAP_DP_MASK) >> \
/freebsd-current/usr.sbin/bhyve/
H A Dhda_reg.h1068 #define HDA_PARAM_PIN_CAP_DP_MASK 0x01000000 macro
1105 (((param) & HDA_PARAM_PIN_CAP_DP_MASK) >> \

Completed in 74 milliseconds