Home
last modified time | relevance | path

Searched refs:TC_PORT_1 (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dkl_phy.c29 tc_port < TC_PORT_1 || tc_port >= I915_MAX_TC_PORTS)) in dkl_phy_set_hip_idx()
H A Dintel_dkl_phy_regs.h26 (TC_PORT_1 + ((__reg).reg - _DKL_PHY1_BASE) / (_DKL_PHY2_BASE - _DKL_PHY1_BASE))
H A Dintel_display.h127 TC_PORT_1 = 0, enumerator
H A Dintel_tc.c254 return POWER_DOMAIN_PORT_DDI_LANES_TC1 + tc_port - TC_PORT_1; in tc_port_power_domain()
H A Dintel_dpll_mgr.c198 return TC_PORT_1 + id - DPLL_ID_ICL_MGPLL1; in icl_pll_id_to_tc_port()
203 return tc_port - TC_PORT_1 + DPLL_ID_ICL_MGPLL1; in icl_tc_port_to_pll_id()
H A Dintel_display.c1891 return TC_PORT_1 + port - PORT_TC1; in intel_port_to_tc()
1893 return TC_PORT_1 + port - PORT_C; in intel_port_to_tc()
H A Dintel_ddi.c5019 #define tc_port_name(tc_port) ((tc_port) - TC_PORT_1 + '1')