Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dasoundef.h178 #define CEA861_AUDIO_INFOFRAME_DB1CC (7<<0) /* mask - channel count */ macro
/linux-4.4.14/sound/soc/omap/
Domap-hdmi-audio.c213 & CEA861_AUDIO_INFOFRAME_DB1CC; in hdmi_dai_hw_params()
/linux-4.4.14/drivers/video/fbdev/omap2/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()