Home
last modified time | relevance | path

Searched defs:link_cfg (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/video/tegra124/
Dsor.c141 const struct tegra_dp_link_config *link_cfg) in tegra_dc_sor_set_dp_linkctl()
274 const struct tegra_dp_link_config *link_cfg) in tegra_dc_sor_set_dp_mode()
609 const struct tegra_dp_link_config *link_cfg, in tegra_dc_sor_config_panel()
690 const struct tegra_dp_link_config *link_cfg) in tegra_dc_sor_enable_dp()
755 const struct tegra_dp_link_config *link_cfg, in tegra_dc_sor_attach()
830 const struct tegra_dp_link_config *link_cfg) in tegra_dc_sor_set_lane_parm()
859 const struct tegra_dp_link_config *link_cfg) in tegra_dc_sor_set_voltage_swing()
886 const struct tegra_dp_link_config *link_cfg) in tegra_dc_sor_power_down_unused_lanes()
Ddp.c413 const struct tegra_dp_link_config *link_cfg) in tegra_dc_dp_dump_link_cfg()
483 struct tegra_dp_link_config *link_cfg) in tegra_dc_dp_calc_config()
654 struct tegra_dp_link_config *link_cfg) in tegra_dc_dp_init_max_link_cfg()
746 const struct tegra_dp_link_config *link_cfg, in tegra_dp_set_lane_count()
924 const struct tegra_dp_link_config *link_cfg) in tegra_dp_link_config()
1234 const struct tegra_dp_link_config *link_cfg, in tegra_dc_dp_fast_link_training()
1305 struct tegra_dp_link_config *link_cfg, in tegra_dp_do_link_training()
1349 struct tegra_dp_link_config *link_cfg, in tegra_dc_dp_explore_link_cfg()
1423 struct tegra_dp_link_config *link_cfg, in tegra_dc_dp_check_sink()
1472 struct tegra_dp_link_config slink_cfg, *link_cfg = &slink_cfg; in tegra_dp_enable() local