| /linux/drivers/gpu/drm/gma500/ |
| H A D | intel_bios.c | 106 switch (edp_link_params->preemphasis) { in parse_edp() 108 dev_priv->edp.preemphasis = DP_TRAIN_PRE_EMPH_LEVEL_0; in parse_edp() 111 dev_priv->edp.preemphasis = DP_TRAIN_PRE_EMPH_LEVEL_1; in parse_edp() 114 dev_priv->edp.preemphasis = DP_TRAIN_PRE_EMPH_LEVEL_2; in parse_edp() 117 dev_priv->edp.preemphasis = DP_TRAIN_PRE_EMPH_LEVEL_3; in parse_edp() 135 dev_priv->edp.vswing, dev_priv->edp.preemphasis); in parse_edp()
|
| H A D | intel_bios.h | 455 u8 preemphasis:4; member
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | sor.c | 56 u8 preemphasis[4]; member 75 .preemphasis = { 0x00, 0x00, 0x00, 0x00 }, 90 .preemphasis = { 0x00, 0x00, 0x00, 0x00 }, 105 .preemphasis = { 0x00, 0x00, 0x00, 0x00 }, 120 .preemphasis = { 0x00, 0x17, 0x17, 0x17 }, 135 .preemphasis = { 0x00, 0x00, 0x00, 0x00 }, 154 .preemphasis = { 0x00, 0x00, 0x00, 0x00 }, 169 .preemphasis = { 0x01, 0x02, 0x02, 0x02 }, 184 .preemphasis = { 0x10, 0x3e, 0x3e, 0x3e }, 199 .preemphasis = { 0x02, 0x3f, 0x3f, 0x3f }, [all …]
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_hdmi_phy.c | 285 u8 preemphasis; member 510 VC4_SET_FIELD(chan0_settings->amplitude.preemphasis, in vc5_hdmi_phy_init() 514 VC4_SET_FIELD(chan1_settings->amplitude.preemphasis, in vc5_hdmi_phy_init() 518 VC4_SET_FIELD(chan2_settings->amplitude.preemphasis, in vc5_hdmi_phy_init() 522 VC4_SET_FIELD(clock_settings->amplitude.preemphasis, in vc5_hdmi_phy_init()
|
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qusb2.c | 434 struct override_param preemphasis; member 566 if (or->preemphasis.override) in qusb2_phy_override_phy_params() 568 or->preemphasis.value << PREEMPHASIS_EN_SHIFT, in qusb2_phy_override_phy_params() 1094 or->preemphasis.value = (u8)value; in qusb2_phy_probe() 1095 or->preemphasis.override = true; in qusb2_phy_probe()
|
| /linux/drivers/media/radio/si4713/ |
| H A D | si4713.h | 246 u32 preemphasis; member
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | ael1002.c | 331 static const struct reg_val preemphasis[] = { in ael2005_setup_twinax_edc() local 340 err = set_phy_regs(phy, preemphasis); in ael2005_setup_twinax_edc()
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sdm850-lenovo-yoga-c630.dts | 858 qcom,preemphasis-level = <QUSB2_V2_PREEMPHASIS_5_PERCENT>; 859 qcom,preemphasis-width = <QUSB2_V2_PREEMPHASIS_WIDTH_HALF_BIT>;
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.h | 1535 __le32 preemphasis; member 1683 u32 preemphasis; member
|
| H A D | bnxt.c | 12440 link_info->preemphasis = le32_to_cpu(resp->preemphasis); in bnxt_update_link()
|
| /linux/include/linux/bnge/ |
| H A D | hsi.h | 4646 __le32 preemphasis; member 4873 __le32 preemphasis; member
|