Searched refs:pre_emphasis (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/tegra/ |
| H A D | sor.c | 394 const u8 (*pre_emphasis)[4][4]; member 811 u32 voltage_swing = 0, pre_emphasis = 0, post_cursor = 0; in tegra_sor_dp_link_apply_training() local 818 u8 pe = link->train.request.pre_emphasis[i]; in tegra_sor_dp_link_apply_training() 823 pre_emphasis |= soc->pre_emphasis[pc][vs][pe] << shift; in tegra_sor_dp_link_apply_training() 861 tegra_sor_writel(sor, pre_emphasis, SOR_LANE_PREEMPHASIS0); in tegra_sor_dp_link_apply_training() 3438 .pre_emphasis = tegra124_sor_pre_emphasis, 3478 .pre_emphasis = tegra132_sor_pre_emphasis, 3519 .pre_emphasis = tegra124_sor_pre_emphasis, 3539 .pre_emphasis = tegra124_sor_pre_emphasis, 3622 .pre_emphasis = tegra186_sor_pre_emphasis, [all …]
|
| /linux/drivers/phy/xilinx/ |
| H A D | phy-zynqmp.c | 578 static const u8 pre_emphasis[4][4] = { in xpsgtr_phy_configure_dp() local 586 xpsgtr_write_phy(gtr_phy, L0_TX_ANA_TM_18, pre_emphasis[pre][voltage]); in xpsgtr_phy_configure_dp()
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | inno-hdmi.c | 539 hdmi_writeb(hdmi, HDMI_PHY_PRE_EMPHASIS, phy_config->pre_emphasis); in inno_hdmi_power_up()
|