Home
last modified time | relevance | path

Searched full:hbr (Results 1 – 15 of 15) 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/devicetree/bindings/phy/
H A Dtransmit-amplitude.yaml80 - dp-hbr
/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) */
/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_link_encoder.c82 // HBR
/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.c358 * from stream for NLPCM/HBR. in dw_hdmi_qp_set_audio_interface()
412 /* fixup cs for HBR */ in dw_hdmi_qp_set_channel_status()
H A Ddw-hdmi.c836 /* hbr */ in dw_hdmi_gp_audio_enable()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn20/
H A Ddcn20_link_encoder.c87 // HBR
/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/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c1491 //OutputTypeAndRate = Output & " HBR"; in dml32_CalculateOutputLink()