Searched refs:port_pll_type (Results 1 – 2 of 2) sorted by relevance
1310 enum icl_port_dpll_id port_pll_type) in tc_phy_is_connected() argument1318 is_connected = port_pll_type == ICL_PORT_DPLL_MG_PHY; in tc_phy_is_connected()1320 is_connected = port_pll_type == ICL_PORT_DPLL_DEFAULT; in tc_phy_is_connected()1328 port_pll_type == ICL_PORT_DPLL_DEFAULT ? "tbt" : "non-tbt"); in tc_phy_is_connected()
287 enum icl_port_dpll_id (*port_pll_type)(struct intel_encoder *encoder, member