Searched refs:HDA_PARAM_SUPP_PCM_SIZE_RATE_32BIT (Results 1 – 3 of 3) sorted by relevance
990 #define HDA_PARAM_SUPP_PCM_SIZE_RATE_32BIT(param) \ macro
1005 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()
991 #define HDA_PARAM_SUPP_PCM_SIZE_RATE_32BIT(param) \ macro