Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_tc.c38 enum tc_port tc_port = intel_port_to_tc(i915, port); in tc_port_load_fia_params() local
182 enum tc_port tc_port = intel_port_to_tc(i915, dig_port->base.port); in tc_port_live_status_mask() local
558 enum tc_port tc_port = intel_port_to_tc(i915, port); in intel_tc_port_init() local
H A Dintel_dpll_mgr.c2666 enum intel_dpll_id icl_tc_port_to_pll_id(enum tc_port tc_port) in icl_tc_port_to_pll_id()
3140 enum tc_port tc_port = icl_pll_id_to_tc_port(id); in mg_pll_get_hw_state() local
3202 enum tc_port tc_port = icl_pll_id_to_tc_port(id); in dkl_pll_get_hw_state() local
3357 enum tc_port tc_port = icl_pll_id_to_tc_port(pll->info->id); in icl_mg_pll_write() local
3407 enum tc_port tc_port = icl_pll_id_to_tc_port(pll->info->id); in dkl_pll_write() local
H A Dintel_ddi.c2698 enum tc_port tc_port = intel_port_to_tc(dev_priv, encoder->port); in icl_mg_phy_ddi_vswing_sequence() local
2831 enum tc_port tc_port = intel_port_to_tc(dev_priv, encoder->port); in tgl_dkl_phy_ddi_vswing_sequence() local
2954 enum tc_port tc_port = intel_port_to_tc(dev_priv, in icl_dpclka_cfgcr0_clk_off() local
3180 enum tc_port tc_port = intel_port_to_tc(dev_priv, intel_dig_port->base.port); in icl_program_mg_dp_mode() local
H A Dintel_display.h259 enum tc_port { enum
H A Dintel_display_power.c573 enum tc_port tc_port; in icl_tc_phy_aux_power_well_enable() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_reg.h2079 #define MG_PHY_PORT_LN(ln, tc_port, ln0p1, ln0p2, ln1p1) \ argument
2090 #define MG_TX1_LINK_PARAMS(ln, tc_port) \ argument
2103 #define MG_TX2_LINK_PARAMS(ln, tc_port) \ argument
2117 #define MG_TX1_PISO_READLOAD(ln, tc_port) \ argument
2130 #define MG_TX2_PISO_READLOAD(ln, tc_port) \ argument
2144 #define MG_TX1_SWINGCTRL(ln, tc_port) \ argument
2157 #define MG_TX2_SWINGCTRL(ln, tc_port) \ argument
2172 #define MG_TX1_DRVCTRL(ln, tc_port) \ argument
2185 #define MG_TX2_DRVCTRL(ln, tc_port) \ argument
2205 #define MG_CLKHUB(ln, tc_port) \ argument
[all …]