Searched refs:port_pll_type (Results 1 – 3 of 3) sorted by relevance
1210 enum icl_port_dpll_id port_pll_type) in tc_phy_is_connected() argument1219 is_connected = port_pll_type == ICL_PORT_DPLL_MG_PHY; in tc_phy_is_connected()1221 is_connected = port_pll_type == ICL_PORT_DPLL_DEFAULT; in tc_phy_is_connected()1229 port_pll_type == ICL_PORT_DPLL_DEFAULT ? "tbt" : "non-tbt"); in tc_phy_is_connected()
4102 if (!encoder->port_pll_type) in intel_ddi_port_pll_type()4105 return encoder->port_pll_type(encoder, crtc_state); in intel_ddi_port_pll_type()5014 encoder->port_pll_type = intel_mtl_port_pll_type; in intel_ddi_init()5040 encoder->port_pll_type = icl_ddi_tc_port_pll_type; in intel_ddi_init()5053 encoder->port_pll_type = icl_ddi_tc_port_pll_type; in intel_ddi_init()
283 enum icl_port_dpll_id (*port_pll_type)(struct intel_encoder *encoder, member
Completed in 27 milliseconds