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

/freebsd-current/sys/dev/sound/pci/hda/
H A Dhda_reg.h1085 #define HDA_PARAM_PIN_CAP_BALANCED_IO_PINS_MASK 0x00000040 macro
1131 (((param) & HDA_PARAM_PIN_CAP_BALANCED_IO_PINS_MASK) >> \
/freebsd-current/usr.sbin/bhyve/
H A Dhda_reg.h1086 #define HDA_PARAM_PIN_CAP_BALANCED_IO_PINS_MASK 0x00000040 macro
1132 (((param) & HDA_PARAM_PIN_CAP_BALANCED_IO_PINS_MASK) >> \

Completed in 88 milliseconds