Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_dkl_phy.c19 drm_WARN_ON(&i915->drm, tc_port < TC_PORT_1 || tc_port >= I915_MAX_TC_PORTS); in dkl_phy_set_hip_idx()
A Dintel_dkl_phy_regs.h24 (TC_PORT_1 + ((__reg).reg - _DKL_PHY1_BASE) / (_DKL_PHY2_BASE - _DKL_PHY1_BASE))
A Dintel_display.h156 TC_PORT_1 = 0, enumerator
A Dintel_dpll_mgr.c180 return TC_PORT_1 + id - DPLL_ID_ICL_MGPLL1; in icl_pll_id_to_tc_port()
185 return tc_port - TC_PORT_1 + DPLL_ID_ICL_MGPLL1; in icl_tc_port_to_pll_id()
A Dintel_display.c2118 return TC_PORT_1 + port - PORT_TC1; in intel_port_to_tc()
2120 return TC_PORT_1 + port - PORT_C; in intel_port_to_tc()
A Dintel_ddi.c4274 #define tc_port_name(tc_port) ((tc_port) - TC_PORT_1 + '1')

Completed in 55 milliseconds