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/kernel/futex/
H A Dpi.c1013 CLASS(hbr, hbr)(&q.key); in futex_lock_pi()
1014 auto hb = hbr.hb; in futex_lock_pi()
1077 futex_private_hash_put(no_free_ptr(hbr.fph)); in futex_lock_pi()
1218 CLASS(hbr, hbr)(&key); in __futex_unlock_pi()
1219 auto hb = hbr.hb; in __futex_unlock_pi()
H A Drequeue.c470 CLASS(hbr, hbr1)(&key1); in futex_requeue()
471 CLASS(hbr, hbr2)(&key2); in futex_requeue()
845 CLASS(hbr, hbr)(&q.key); in futex_wait_requeue_pi()
846 auto hb = hbr.hb; in futex_wait_requeue_pi()
H A Dcore.c1373 CLASS(hbr, hbr)(&key); in exit_pi_state_list()
1374 auto hb = hbr.hb; in exit_pi_state_list()
/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) */
/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/phy/qualcomm/
H A Dphy-qcom-edp.c188 * TODO: Update this once the HPG explicitly defines RBR/HBR swing values.
H A Dphy-qcom-qmp-usbc.c400 /* Init sequence for DP PHY blocks - serdes, tx, rbr, hbr, hbr2 */
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c676 /* NUTMEG requires that we use HBR, doesn't work with RBR. */ in detect_dp()
/linux/drivers/gpu/drm/tegra/
H A Dsor.c631 /* Tegra only supports RBR, HBR and HBR2 */ in tegra_sor_filter_rates()
2021 /* enable advertising HBR capability */ in tegra_sor_audio_enable()