Searched refs:db1_ct_cc (Results 1 - 7 of 7) sorted by path

/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_core.c592 info_aud->db1_ct_cc);
593 sum += info_aud->db1_ct_cc;
719 channel_count = (audio->cea->db1_ct_cc &
764 audio->cea->db1_ct_cc = 7;
H A Dhdmi5_core.c762 (info_aud->db1_ct_cc & CEA861_AUDIO_INFOFRAME_DB1CC) << 4 |
763 (info_aud->db1_ct_cc & CEA861_AUDIO_INFOFRAME_DB1CT) >> 4);
826 channel_count = (audio->cea->db1_ct_cc & CEA861_AUDIO_INFOFRAME_DB1CC)
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4_core.c636 info_aud->db1_ct_cc);
637 sum += info_aud->db1_ct_cc;
763 channel_count = (audio->cea->db1_ct_cc &
808 audio->cea->db1_ct_cc = 7;
H A Dhdmi5_core.c775 (info_aud->db1_ct_cc & CEA861_AUDIO_INFOFRAME_DB1CC) << 4 |
776 (info_aud->db1_ct_cc & CEA861_AUDIO_INFOFRAME_DB1CT) >> 4);
839 channel_count = (audio->cea->db1_ct_cc & CEA861_AUDIO_INFOFRAME_DB1CC)
/linux-master/include/uapi/sound/
H A Dasound.h59 unsigned char db1_ct_cc; /* coding type and channel count */ member in struct:snd_cea_861_aud_if
/linux-master/sound/soc/ti/
H A Domap-hdmi.c203 cea->db1_ct_cc = (params_channels(params) - 1)
205 cea->db1_ct_cc |= CEA861_AUDIO_INFOFRAME_DB1CT_FROM_STREAM;
/linux-master/tools/include/uapi/sound/
H A Dasound.h59 unsigned char db1_ct_cc; /* coding type and channel count */ member in struct:snd_cea_861_aud_if

Completed in 203 milliseconds