Home
last modified time | relevance | path

Searched defs:tc_port (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/i915/display/
Dintel_tc.c641 enum tc_port tc_port = intel_port_to_tc(i915, port); in tc_port_load_fia_params() local
660 enum tc_port tc_port = intel_port_to_tc(i915, port); in intel_tc_port_init() local
Dintel_dpll_mgr.c3098 enum intel_dpll_id icl_tc_port_to_pll_id(enum tc_port tc_port) in icl_tc_port_to_pll_id()
3680 enum tc_port tc_port = icl_pll_id_to_tc_port(id); in mg_pll_get_hw_state() local
3744 enum tc_port tc_port = icl_pll_id_to_tc_port(id); in dkl_pll_get_hw_state() local
3910 enum tc_port tc_port = icl_pll_id_to_tc_port(pll->info->id); in icl_mg_pll_write() local
3961 enum tc_port tc_port = icl_pll_id_to_tc_port(pll->info->id); in dkl_pll_write() local
Dintel_ddi.c2595 enum tc_port tc_port = intel_port_to_tc(dev_priv, encoder->port); in icl_mg_phy_ddi_vswing_sequence() local
2742 enum tc_port tc_port = intel_port_to_tc(dev_priv, encoder->port); in tgl_dkl_phy_ddi_vswing_sequence() local
2902 enum tc_port tc_port = intel_port_to_tc(dev_priv, in icl_dpclka_cfgcr0_clk_off() local
3145 enum tc_port tc_port = intel_port_to_tc(dev_priv, dig_port->base.port); in icl_program_mg_dp_mode() local
Dintel_display.h245 enum tc_port { enum
Dintel_display_power.c630 enum tc_port tc_port; in icl_tc_phy_aux_power_well_enable() local
/drivers/gpu/drm/i915/
Di915_reg.h2091 #define MG_PHY_PORT_LN(ln, tc_port, ln0p1, ln0p2, ln1p1) \ argument
2102 #define MG_TX1_LINK_PARAMS(ln, tc_port) \ argument
2115 #define MG_TX2_LINK_PARAMS(ln, tc_port) \ argument
2129 #define MG_TX1_PISO_READLOAD(ln, tc_port) \ argument
2142 #define MG_TX2_PISO_READLOAD(ln, tc_port) \ argument
2156 #define MG_TX1_SWINGCTRL(ln, tc_port) \ argument
2169 #define MG_TX2_SWINGCTRL(ln, tc_port) \ argument
2184 #define MG_TX1_DRVCTRL(ln, tc_port) \ argument
2197 #define MG_TX2_DRVCTRL(ln, tc_port) \ argument
2217 #define MG_CLKHUB(ln, tc_port) \ argument
[all …]