Home
last modified time | relevance | path

Searched refs:HDA_PARAM_SUPP_PCM_SIZE_RATE_24BIT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sound/pci/hda/
H A Dhda_reg.h993 #define HDA_PARAM_SUPP_PCM_SIZE_RATE_24BIT(param) \ macro
H A Dhdaa.c1003 if (HDA_PARAM_SUPP_PCM_SIZE_RATE_24BIT(cap)) in hdaa_dump_audio_formats_sb()
5360 if (HDA_PARAM_SUPP_PCM_SIZE_RATE_24BIT(pcmcap)) in hdaa_pcmchannel_setup()
5641 if (HDA_PARAM_SUPP_PCM_SIZE_RATE_24BIT(cap)) in hdaa_dump_audio_formats()
6917 else if (val == 24 && HDA_PARAM_SUPP_PCM_SIZE_RATE_24BIT(pcmcap)) in hdaa_sysctl_32bit()
/freebsd/usr.sbin/bhyve/
H A Dhda_reg.h994 #define HDA_PARAM_SUPP_PCM_SIZE_RATE_24BIT(param) \ macro