Home
last modified time | relevance | path

Searched refs:AC_PAR_PCM_RATE_BITS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_device.c719 #define AC_PAR_PCM_RATE_BITS 11 macro
837 for (i = 0; i < AC_PAR_PCM_RATE_BITS; i++) { in snd_hdac_query_supported_pcm()
943 for (i = 0; i < AC_PAR_PCM_RATE_BITS; i++) in snd_hdac_is_supported_format()
949 if (i >= AC_PAR_PCM_RATE_BITS) in snd_hdac_is_supported_format()
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_device.c719 #define AC_PAR_PCM_RATE_BITS 11 macro
837 for (i = 0; i < AC_PAR_PCM_RATE_BITS; i++) { in snd_hdac_query_supported_pcm()
943 for (i = 0; i < AC_PAR_PCM_RATE_BITS; i++) in snd_hdac_is_supported_format()
949 if (i >= AC_PAR_PCM_RATE_BITS) in snd_hdac_is_supported_format()

Completed in 4 milliseconds