Searched refs:HDA_CMD_GET_PIN_SENSE_PRESENCE_DETECT (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/sound/pci/hda/
H A Dhda_reg.h421 #define HDA_CMD_GET_PIN_SENSE_PRESENCE_DETECT 0x80000000 macro
H A Dhdaa.c548 connected = (res & HDA_CMD_GET_PIN_SENSE_PRESENCE_DETECT) != 0;
709 (res & HDA_CMD_GET_PIN_SENSE_PRESENCE_DETECT) ? "" : "dis",
6088 (res & HDA_CMD_GET_PIN_SENSE_PRESENCE_DETECT) ?
/freebsd-current/usr.sbin/bhyve/
H A Dhda_reg.h421 #define HDA_CMD_GET_PIN_SENSE_PRESENCE_DETECT 0x80000000 macro

Completed in 136 milliseconds