Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhda_reg.h990 #define HDA_PARAM_SUPP_PCM_SIZE_RATE_32BIT(param) \ macro
H A Dhdaa.c1005 if (HDA_PARAM_SUPP_PCM_SIZE_RATE_32BIT(cap)) in hdaa_dump_audio_formats_sb()
5364 else if (HDA_PARAM_SUPP_PCM_SIZE_RATE_32BIT(pcmcap)) in hdaa_pcmchannel_setup()
5643 if (HDA_PARAM_SUPP_PCM_SIZE_RATE_32BIT(cap)) in hdaa_dump_audio_formats()
6915 if (val == 32 && HDA_PARAM_SUPP_PCM_SIZE_RATE_32BIT(pcmcap)) in hdaa_sysctl_32bit()
/freebsd/usr.sbin/bhyve/
H A Dhda_reg.h991 #define HDA_PARAM_SUPP_PCM_SIZE_RATE_32BIT(param) \ macro