Home
last modified time | relevance | path

Searched full:hbr (Results 1 – 17 of 17) sorted by relevance

/linux/include/dt-bindings/media/
H A Dtda1997x.h57 #define TDA1997X_I2S16_HBR 6 /* HBR straight in I2S 16bit mode */
58 #define TDA1997X_I2S16_HBR_DEMUX 7 /* HBR demux in I2S 16bit mode */
59 #define TDA1997X_I2S32_HBR_DEMUX 8 /* HBR demux in I2S 32bit mode */
60 #define TDA1997X_SPDIF_HBR_DEMUX 9 /* HBR demux in SPDIF mode */
/linux/sound/hda/codecs/hdmi/
H A Dhdmi_local.h69 /* enable/disable HBR (HD passthrough) */
71 int dev_id, bool hbr);
H A Datihdmi.c435 int dev_id, bool hbr) in atihdmi_pin_hbr_setup() argument
443 if (hbr) in atihdmi_pin_hbr_setup()
460 } else if (hbr) in atihdmi_pin_hbr_setup()
H A Dhdmi.c679 /* HBR should be Non-PCM, 8 channels */
684 int dev_id, bool hbr) in hdmi_pin_hbr_setup() argument
694 return hbr ? -EINVAL : 0; in hdmi_pin_hbr_setup()
697 if (hbr) in hdmi_pin_hbr_setup()
712 } else if (hbr) in hdmi_pin_hbr_setup()
731 codec_dbg(codec, "hdmi_setup_stream: HBR is not supported\n"); in snd_hda_hdmi_setup_stream()
738 * on recent platforms IEC Coding Type is required for HBR in snd_hda_hdmi_setup_stream()
747 /* on recent platforms ICT mode is required for HBR support */ in snd_hda_hdmi_setup_stream()
/linux/Documentation/gpu/
H A Dzynqmp.rst90 * 2700000000 (HBR)
/linux/drivers/media/i2c/
H A Dtda1997x_regs.h503 #define MASK_AUDIO_FLG BIT(4) /* DST, OBA, HBR, ASP change */
536 #define AUDCFG_TYPE_HBR 1L /* High Bit Rate (HBR) */
H A Dtda1997x.c45 "HBR", /* High Bit Rate Audio */
1618 * freq change, DST,OBA,HBR,ASP flags, mute, FIFO err in tda1997x_isr_thread()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_audio.c551 /* expose/not expose HBR capability to Audio driver */
857 /* check for 192khz/8-Ch support for HBR requirements */ in dce_aud_az_configure()
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c381 * from stream for NLPCM/HBR. in dw_hdmi_qp_set_audio_interface()
435 /* fixup cs for HBR */ in dw_hdmi_qp_set_channel_status()
/linux/sound/hda/common/
H A Dproc.c333 snd_iprintf(buffer, " HBR"); in print_pin_caps()
/linux/drivers/mmc/core/
H A Dsd_uhs2.c692 * - bit [7]: HBR(Entry to Hibernate Mode) in sd_uhs2_go_dormant()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h3573 * Rate_4 (HBR) - 2.70 Gbps/Lane
3847 * Phy rate for DP - RBR/HBR/HBR2/HBR3.
4653 * Phy rate for DP - RBR/HBR/HBR2/HBR3.
6562 * Phy rate for DP - RBR/HBR/HBR2/HBR3.
/linux/drivers/gpu/drm/tegra/
H A Dsor.c628 /* Tegra only supports RBR, HBR and HBR2 */ in tegra_sor_filter_rates()
2018 /* enable advertising HBR capability */ in tegra_sor_audio_enable()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c1491 //OutputTypeAndRate = Output & " HBR"; in dml32_CalculateOutputLink()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c3937 // v->OutputTypeAndRatePerState[i][k] = v->Output[k] & " HBR" in dml30_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c5463 //OutputTypeAndRate = Output & " HBR"; in CalculateOutputLink()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c4344 //OutputTypeAndRate = Output & " HBR"; in CalculateOutputLink()