Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_audio.c105 if (fmt->bit_fmt != SNDRV_PCM_FORMAT_IEC958_SUBFRAME_LE) in adv7511_hdmi_hw_params()
119 if (fmt->bit_fmt == SNDRV_PCM_FORMAT_IEC958_SUBFRAME_LE) in adv7511_hdmi_hw_params()
/openbmc/linux/include/sound/
H A Dhdmi-codec.h41 snd_pcm_format_t bit_fmt; member
/openbmc/linux/sound/soc/codecs/
H A Dhdmi-codec.c596 cf->bit_fmt = params_format(params); in hdmi_codec_hw_params()
632 cf->bit_fmt = runtime->format; in hdmi_codec_prepare()