Lines Matching full:hbr
106 /* 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()
4332 int dev_id, bool hbr) in atihdmi_pin_hbr_setup() argument
4340 if (hbr) in atihdmi_pin_hbr_setup()
4356 } else if (hbr) in atihdmi_pin_hbr_setup()