Home
last modified time | relevance | path

Searched refs:sample_order (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi.h194 enum hdmi_audio_sample_order sample_order; member
Dhdmi_wp.c223 r = FLD_MOD(r, aud_fmt->sample_order, 2, 2); in hdmi_wp_audio_config_format()
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.h197 enum hdmi_audio_sample_order sample_order; member
Dhdmi_wp.c243 r = FLD_MOD(r, aud_fmt->sample_order, 2, 2); in hdmi_wp_audio_config_format()
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()