Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/bhyve/
HDhda_codec.c281 [HDA_PARAM_CONN_LIST_LENGTH] = 0x00, \
296 [HDA_PARAM_CONN_LIST_LENGTH] = 0x01, \
314 [HDA_PARAM_CONN_LIST_LENGTH] = 0x01, \
HDhda_reg.h1204 #define HDA_PARAM_CONN_LIST_LENGTH 0x0e macro
/freebsd-14-stable/sys/dev/sound/pci/hda/
HDhda_reg.h1203 #define HDA_PARAM_CONN_LIST_LENGTH 0x0e macro
HDhdaa.c1391 HDA_CMD_GET_PARAMETER(0, nid, HDA_PARAM_CONN_LIST_LENGTH)); in hdaa_widget_connection_parse()