Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_display.h262 TC_PORT_1 = 0, enumerator
A Dintel_dpll_mgr.c155 return TC_PORT_1 + id - DPLL_ID_ICL_MGPLL1; in icl_pll_id_to_tc_port()
160 return tc_port - TC_PORT_1 + DPLL_ID_ICL_MGPLL1; in icl_tc_port_to_pll_id()
A Dintel_ddi.c4373 #define tc_port_name(tc_port) ((tc_port) - TC_PORT_1 + '1')
A Dintel_display.c2919 return TC_PORT_1 + port - PORT_TC1; in intel_port_to_tc()
2921 return TC_PORT_1 + port - PORT_C; in intel_port_to_tc()

Completed in 58 milliseconds