Searched full:hbr (Results 1 – 15 of 15) sorted by relevance
| /linux/include/dt-bindings/media/ |
| H A D | tda1997x.h | 57 #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 D | pi.c | 1013 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 D | requeue.c | 470 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 D | core.c | 1373 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 D | hdmi_local.h | 69 /* enable/disable HBR (HD passthrough) */ 71 int dev_id, bool hbr);
|
| H A D | atihdmi.c | 435 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 D | hdmi.c | 679 /* 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 D | zynqmp.rst | 90 * 2700000000 (HBR)
|
| /linux/drivers/media/i2c/ |
| H A D | tda1997x_regs.h | 503 #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 D | proc.c | 333 snd_iprintf(buffer, " HBR"); in print_pin_caps()
|
| /linux/drivers/mmc/core/ |
| H A D | sd_uhs2.c | 692 * - bit [7]: HBR(Entry to Hibernate Mode) in sd_uhs2_go_dormant()
|
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-edp.c | 188 * TODO: Update this once the HPG explicitly defines RBR/HBR swing values.
|
| H A D | phy-qcom-qmp-usbc.c | 400 /* Init sequence for DP PHY blocks - serdes, tx, rbr, hbr, hbr2 */
|
| /linux/drivers/gpu/drm/amd/display/dc/link/ |
| H A D | link_detection.c | 676 /* NUTMEG requires that we use HBR, doesn't work with RBR. */ in detect_dp()
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | sor.c | 631 /* Tegra only supports RBR, HBR and HBR2 */ in tegra_sor_filter_rates() 2021 /* enable advertising HBR capability */ in tegra_sor_audio_enable()
|