Home
last modified time | relevance | path

Searched refs:phy_params (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/msm/dp/
A Ddp_link.c848 link->dp_link.phy_params.v_level, in dp_link_parse_vx_px()
849 link->dp_link.phy_params.p_level); in dp_link_parse_vx_px()
850 link->dp_link.phy_params.v_level = in dp_link_parse_vx_px()
852 link->dp_link.phy_params.p_level = in dp_link_parse_vx_px()
859 link->dp_link.phy_params.v_level, in dp_link_parse_vx_px()
1144 dp_link->phy_params.v_level, in dp_link_adjust_levels()
1152 dp_link->phy_params.p_level, in dp_link_adjust_levels()
1161 dp_link->phy_params.p_level, in dp_link_adjust_levels()
1167 dp_link->phy_params.v_level, dp_link->phy_params.p_level); in dp_link_adjust_levels()
1174 dp_link->phy_params.v_level = 0; in dp_link_reset_phy_params_vx_px()
[all …]
A Ddp_ctrl.c1043 u32 voltage_swing_level = link->phy_params.v_level; in dp_ctrl_update_vx_px()
1044 u32 pre_emphasis_level = link->phy_params.p_level; in dp_ctrl_update_vx_px()
1139 old_v_level = ctrl->link->phy_params.v_level; in dp_ctrl_link_train_1()
1152 if (ctrl->link->phy_params.v_level >= in dp_ctrl_link_train_1()
1160 old_v_level = ctrl->link->phy_params.v_level; in dp_ctrl_link_train_1()
1210 ctrl->link->phy_params.p_level = 0; in dp_ctrl_link_lane_down_shift()
1211 ctrl->link->phy_params.v_level = 0; in dp_ctrl_link_lane_down_shift()
1632 ctrl->link->phy_params.p_level = 0; in dp_ctrl_link_maintenance()
1633 ctrl->link->phy_params.v_level = 0; in dp_ctrl_link_maintenance()
1657 ctrl->link->phy_params.v_level, in dp_ctrl_send_phy_test_pattern()
[all …]
A Ddp_debug.c80 debug->link->phy_params.v_level); in dp_debug_show()
82 debug->link->phy_params.p_level); in dp_debug_show()
A Ddp_link.h69 struct dp_link_phy_params phy_params; member
/linux/drivers/mmc/host/
A Dsdhci-xenon-phy.c213 priv->phy_params = params; in xenon_alloc_emmc_phy()
314 struct xenon_emmc_phy_params *params = priv->phy_params; in armada_3700_soc_pad_voltage_set()
336 struct xenon_emmc_phy_params *params = priv->phy_params; in xenon_emmc_phy_set_soc_pad()
410 struct xenon_emmc_phy_params *params = priv->phy_params; in xenon_emmc_phy_config_tuning()
524 struct xenon_emmc_phy_params *params = priv->phy_params; in xenon_emmc_phy_slow_mode()
580 struct xenon_emmc_phy_params *params = priv->phy_params; in xenon_emmc_phy_set()
867 return xenon_emmc_phy_parse_params(host, dev, priv->phy_params); in xenon_add_phy()
A Dsdhci-cadence.c76 struct sdhci_cdns_phy_param phy_params[]; member
156 struct sdhci_cdns_phy_param *p = priv->phy_params; in sdhci_cdns_phy_param_parse()
177 ret = sdhci_cdns_write_phy_reg(priv, priv->phy_params[i].addr, in sdhci_cdns_phy_init()
178 priv->phy_params[i].data); in sdhci_cdns_phy_init()
500 struct_size(priv, phy_params, nr_phy_params)); in sdhci_cdns_probe()
A Dsdhci-xenon.h98 void *phy_params; member
/linux/drivers/ata/
A Dahci_imx.c73 u32 phy_params; member
530 imxpriv->phy_params); in imx_sata_enable()
899 imxpriv->phy_params = in imx_ahci_probe()

Completed in 72 milliseconds