Home
last modified time | relevance | path

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

/linux/sound/hda/
A Dhdac_device.c870 if (val & (AC_SUPPCM_BITS_20|AC_SUPPCM_BITS_24)) in snd_hdac_query_supported_pcm()
874 else if (val & AC_SUPPCM_BITS_20) in snd_hdac_query_supported_pcm()
876 } else if (val & (AC_SUPPCM_BITS_20|AC_SUPPCM_BITS_24| in snd_hdac_query_supported_pcm()
883 else if (val & AC_SUPPCM_BITS_20) in snd_hdac_query_supported_pcm()
965 if (!(val & AC_SUPPCM_BITS_20)) in snd_hdac_is_supported_format()
/linux/include/sound/
A Dhda_verbs.h184 #define AC_SUPPCM_BITS_20 (1<<18) macro
/linux/sound/pci/hda/
A Dhda_eld.c104 AC_SUPPCM_BITS_20, /* 2: 20 bits */
578 if (a->sample_bits & AC_SUPPCM_BITS_20) { in snd_hdmi_eld_update_pcm_info()

Completed in 10 milliseconds