Home
last modified time | relevance | path

Searched refs:HDMI_AUDIO_SAMPLE_LEFT_FIRST (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi.h121 HDMI_AUDIO_SAMPLE_LEFT_FIRST = 1 enumerator
Dhdmi5_core.c864 audio_format.sample_order = HDMI_AUDIO_SAMPLE_LEFT_FIRST; in hdmi5_audio_config()
870 audio_format.sample_order = HDMI_AUDIO_SAMPLE_LEFT_FIRST; in hdmi5_audio_config()
Dhdmi4_core.c841 audio_format.sample_order = HDMI_AUDIO_SAMPLE_LEFT_FIRST; in hdmi4_audio_config()
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Dhdmi.h124 HDMI_AUDIO_SAMPLE_LEFT_FIRST = 1 enumerator
Dhdmi5_core.c872 audio_format.sample_order = HDMI_AUDIO_SAMPLE_LEFT_FIRST; in hdmi5_audio_config()
878 audio_format.sample_order = HDMI_AUDIO_SAMPLE_LEFT_FIRST; in hdmi5_audio_config()
Dhdmi4_core.c837 audio_format.sample_order = HDMI_AUDIO_SAMPLE_LEFT_FIRST; in hdmi4_audio_config()