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

/freebsd-current/sys/dev/sound/pci/hda/
H A Dhda_reg.h1065 #define HDA_PARAM_PIN_CAP_HBR_MASK 0x08000000 macro
1101 (((param) & HDA_PARAM_PIN_CAP_HBR_MASK) >> \
/freebsd-current/usr.sbin/bhyve/
H A Dhda_reg.h1066 #define HDA_PARAM_PIN_CAP_HBR_MASK 0x08000000 macro
1102 (((param) & HDA_PARAM_PIN_CAP_HBR_MASK) >> \

Completed in 86 milliseconds