Home
last modified time | relevance | path

Searched refs:HDA_PARAM_PIN_CAP (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dhda_codec.c293 [HDA_PARAM_PIN_CAP] = HDA_CODEC_PIN_CAP_OUTPUT | \
325 [HDA_PARAM_PIN_CAP] = HDA_CODEC_PIN_CAP_INPUT | \
H A Dhda_reg.h1064 #define HDA_PARAM_PIN_CAP 0x0c macro
/freebsd/sys/dev/sound/pci/hda/
H A Dhda_reg.h1063 #define HDA_PARAM_PIN_CAP 0x0c macro
H A Dhdaa.c1537 HDA_CMD_GET_PARAMETER(0, w->nid, HDA_PARAM_PIN_CAP)); in hdaa_widget_parse()