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

/freebsd-current/sys/dev/sound/pci/hda/
H A Dhda_reg.h1314 #define HDA_CONFIG_DEFAULTCONF_LOCATION_MASK 0x3f000000 macro
1338 (((conf) & HDA_CONFIG_DEFAULTCONF_LOCATION_MASK) >> \
H A Dhdaa.c882 config &= ~HDA_CONFIG_DEFAULTCONF_LOCATION_MASK;
885 HDA_CONFIG_DEFAULTCONF_LOCATION_MASK);
/freebsd-current/usr.sbin/bhyve/
H A Dhda_reg.h1316 #define HDA_CONFIG_DEFAULTCONF_LOCATION_MASK 0x3f000000 macro
1340 (((conf) & HDA_CONFIG_DEFAULTCONF_LOCATION_MASK) >> \

Completed in 90 milliseconds