Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/hda/
A Dhdac_device.c871 if (val & (AC_SUPPCM_BITS_20|AC_SUPPCM_BITS_24)) in snd_hdac_query_supported_pcm()
873 if (val & AC_SUPPCM_BITS_24) in snd_hdac_query_supported_pcm()
877 } else if (val & (AC_SUPPCM_BITS_20|AC_SUPPCM_BITS_24| in snd_hdac_query_supported_pcm()
882 else if (val & AC_SUPPCM_BITS_24) in snd_hdac_query_supported_pcm()
970 if (!(val & AC_SUPPCM_BITS_24)) in snd_hdac_is_supported_format()
/linux-6.3-rc2/include/sound/
A Dhda_verbs.h185 #define AC_SUPPCM_BITS_24 (1<<19) macro
/linux-6.3-rc2/sound/pci/hda/
A Dhda_eld.c105 AC_SUPPCM_BITS_24, /* 3: 24 bits */
587 if (a->sample_bits & AC_SUPPCM_BITS_24) { in snd_hdmi_eld_update_pcm_info()

Completed in 9 milliseconds