Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi.h132 HDMI_AUDIO_SAMPLE_LEFT_FIRST = 1 enumerator
Dhdmi5_core.c875 audio_format.sample_order = HDMI_AUDIO_SAMPLE_LEFT_FIRST; in hdmi5_audio_config()
881 audio_format.sample_order = HDMI_AUDIO_SAMPLE_LEFT_FIRST; in hdmi5_audio_config()
Dhdmi4_core.c852 audio_format.sample_order = HDMI_AUDIO_SAMPLE_LEFT_FIRST; in hdmi4_audio_config()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi.h135 HDMI_AUDIO_SAMPLE_LEFT_FIRST = 1 enumerator
Dhdmi5_core.c883 audio_format.sample_order = HDMI_AUDIO_SAMPLE_LEFT_FIRST; in hdmi5_audio_config()
889 audio_format.sample_order = HDMI_AUDIO_SAMPLE_LEFT_FIRST; in hdmi5_audio_config()
Dhdmi4_core.c848 audio_format.sample_order = HDMI_AUDIO_SAMPLE_LEFT_FIRST; in hdmi4_audio_config()