Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dhda_codec.c245 [HDA_PARAM_GPIO_COUNT] = 0x00, \
H A Dhda_reg.h1259 #define HDA_PARAM_GPIO_COUNT 0x11 macro
/freebsd/sys/dev/sound/pci/hda/
H A Dhda_reg.h1258 #define HDA_PARAM_GPIO_COUNT 0x11 macro
H A Dhdaa.c2932 HDA_CMD_GET_PARAMETER(0, nid, HDA_PARAM_GPIO_COUNT)); in hdaa_audio_parse()