Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_display.h262 TC_PORT_1 = 0, enumerator
Dintel_dpll_mgr.c154 return TC_PORT_1 + id - DPLL_ID_ICL_MGPLL1; in icl_pll_id_to_tc_port()
159 return tc_port - TC_PORT_1 + DPLL_ID_ICL_MGPLL1; in icl_tc_port_to_pll_id()
Dintel_ddi.c4443 #define tc_port_name(tc_port) ((tc_port) - TC_PORT_1 + '1')
Dintel_display.c3826 return TC_PORT_1 + port - PORT_TC1; in intel_port_to_tc()
3828 return TC_PORT_1 + port - PORT_C; in intel_port_to_tc()