Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dasoundef.h178 #define CEA861_AUDIO_INFOFRAME_DB1CC (7<<0) /* mask - channel count */ macro
/Linux-v4.19/sound/soc/omap/
Domap-hdmi-audio.c213 & CEA861_AUDIO_INFOFRAME_DB1CC; in hdmi_dai_hw_params()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi5_core.c796 (info_aud->db1_ct_cc & CEA861_AUDIO_INFOFRAME_DB1CC) << 4 | in hdmi5_core_audio_infoframe_cfg()
860 channel_count = (audio->cea->db1_ct_cc & CEA861_AUDIO_INFOFRAME_DB1CC) in hdmi5_audio_config()
Dhdmi4_core.c771 CEA861_AUDIO_INFOFRAME_DB1CC) + 1; in hdmi4_audio_config()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi5_core.c788 (info_aud->db1_ct_cc & CEA861_AUDIO_INFOFRAME_DB1CC) << 4 | in hdmi5_core_audio_infoframe_cfg()
852 channel_count = (audio->cea->db1_ct_cc & CEA861_AUDIO_INFOFRAME_DB1CC) in hdmi5_audio_config()
Dhdmi4_core.c775 CEA861_AUDIO_INFOFRAME_DB1CC) + 1; in hdmi4_audio_config()