Home
last modified time | relevance | path

Searched refs:AC_FMT_BITS_24 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dhda.c44 case AC_FMT_BITS_24: in tegra_hda_parse_format()
/openbmc/linux/include/sound/
H A Dhda_verbs.h218 #define AC_FMT_BITS_24 (3 << 4) macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h393 #define AC_FMT_BITS_24 (3 << 4) macro
/openbmc/linux/sound/hda/
H A Dhdac_device.c774 val |= AC_FMT_BITS_24; in snd_hdac_calc_stream_format()