Home
last modified time | relevance | path

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

12

/linux-6.14.4/include/dt-bindings/media/
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-6.14.4/arch/powerpc/xmon/
Dspu.h91 /* For branching, immediate loads, hbr and lqa/stqa. */
110 /* For hbr */
Dspu-insns.h157 APUOP(M_HBR, LBTI, 0x1ac, "hbr", _A2(A_S11I,A_A), 00010, LS) /* HBR BTB[B9]<-M[Ra] */
378 APUOPFB(M_HBRP, LBTI, 0x1ac, 0x40, "hbrp", _A0(), 00010, LS) /* HBR BTB[B9]<-M[…
/linux-6.14.4/Documentation/devicetree/bindings/display/bridge/
Dite,it6263.yaml24 The newly supported High-Bit Rate(HBR) audio by HDMI specifications v1.3 is
26 S/PDIF input port. With both interfaces the highest possible HBR frame rate
/linux-6.14.4/Documentation/devicetree/bindings/phy/
Dtransmit-amplitude.yaml80 - dp-hbr
/linux-6.14.4/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi5_core.c720 /* select HBR/SPDIF interfaces */ in hdmi5_core_audio_config()
722 /* select HBR/SPDIF interfaces */ in hdmi5_core_audio_config()
727 /* select HBR/SPDIF interfaces */ in hdmi5_core_audio_config()
732 /* select HBR/SPDIF interfaces */ in hdmi5_core_audio_config()
738 /* disable HBR */ in hdmi5_core_audio_config()
/linux-6.14.4/drivers/gpu/drm/omapdrm/dss/
Dhdmi5_core.c724 /* select HBR/SPDIF interfaces */ in hdmi5_core_audio_config()
726 /* select HBR/SPDIF interfaces */ in hdmi5_core_audio_config()
731 /* select HBR/SPDIF interfaces */ in hdmi5_core_audio_config()
736 /* select HBR/SPDIF interfaces */ in hdmi5_core_audio_config()
742 /* disable HBR */ in hdmi5_core_audio_config()
/linux-6.14.4/Documentation/gpu/
Dzynqmp.rst90 * 2700000000 (HBR)
/linux-6.14.4/sound/pci/hda/
Dpatch_hdmi.c106 /* enable/disable HBR (HD passthrough) */
108 int dev_id, bool hbr);
908 /* HBR should be Non-PCM, 8 channels */
913 int dev_id, bool hbr) in hdmi_pin_hbr_setup() argument
923 return hbr ? -EINVAL : 0; in hdmi_pin_hbr_setup()
926 if (hbr) in hdmi_pin_hbr_setup()
941 } else if (hbr) in hdmi_pin_hbr_setup()
959 codec_dbg(codec, "hdmi_setup_stream: HBR is not supported\n"); in hdmi_setup_stream()
966 * on recent platforms IEC Coding Type is required for HBR in hdmi_setup_stream()
975 /* on recent platforms ICT mode is required for HBR support */ in hdmi_setup_stream()
[all …]
Dhda_proc.c333 snd_iprintf(buffer, " HBR"); in print_pin_caps()
/linux-6.14.4/drivers/media/i2c/
Dtda1997x_regs.h503 #define MASK_AUDIO_FLG BIT(4) /* DST, OBA, HBR, ASP change */
536 #define AUDCFG_TYPE_HBR 1L /* High Bit Rate (HBR) */
Dtda1997x.c45 "HBR", /* High Bit Rate Audio */
1618 * freq change, DST,OBA,HBR,ASP flags, mute, FIFO err in tda1997x_isr_thread()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_link_encoder.c82 // HBR
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dio/dcn20/
Ddcn20_link_encoder.c87 // HBR
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dce/
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-6.14.4/drivers/gpu/drm/bridge/
Dparade-ps8622.c127 /* 2.7G CDR settings: NOF=40LSB for HBR CDR setting */ in ps8622_send_config()
Dite-it6505.c284 #define HBR DP_LINK_BW_2_7 macro
311 #define MAX_LINK_RATE HBR
1398 it6505->link_rate_bw_code = HBR; in it6505_variable_config()
1795 it6505->link_rate_bw_code != RBR ? "HBR" : "RBR", in it6505_link_training_setup()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/
Ddc_dp_types.h53 LINK_RATE_HIGH = 0x0A, // Rate_4 (HBR) - 2.70 Gbps/Lane
/linux-6.14.4/drivers/mmc/core/
Dsd_uhs2.c692 * - bit [7]: HBR(Entry to Hibernate Mode) in sd_uhs2_go_dormant()
/linux-6.14.4/drivers/gpu/drm/amd/include/
Datomfirmware.h1500 struct atom_14nm_dpphy_dp_tuningset dp_hbr_tuningset; //hbr 2.7G dp tuning set
1549 struct atom_DCN_dpphy_dp_tuningset hbr_tuningset; //hbr 2.7G dp tuning set
1598 struct atom_DCN_dpphy_dp_tuningset hbr_tuningset; //hbr 2.7G dp tuning set
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_dp_training.c78 link_rate = "HBR"; in dp_log_training_result()
Dlink_dp_capability.c196 link_rate = LINK_RATE_HIGH; // Rate_4 (HBR) - 2.70 Gbps/Lane in linkRateInKHzToLinkRateMultiplier()
/linux-6.14.4/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h2920 * Rate_4 (HBR) - 2.70 Gbps/Lane
3188 * Phy rate for DP - RBR/HBR/HBR2/HBR3.
3832 * Phy rate for DP - RBR/HBR/HBR2/HBR3.
/linux-6.14.4/drivers/gpu/drm/tegra/
Dsor.c627 /* Tegra only supports RBR, HBR and HBR2 */ in tegra_sor_filter_rates()
2017 /* enable advertising HBR capability */ in tegra_sor_audio_enable()
/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_dpll.c1965 /* Set HBR and RBR LPF coefficients */ in vlv_prepare_pll()

12