Searched refs:port_dpll (Results 1 – 2 of 2) sorted by relevance
3341 &port_dpll->hw_state); in icl_compute_combo_phy_dpll()3394 &port_dpll->hw_state, in icl_get_combo_phy_dpll()3396 if (!port_dpll->pll) in icl_get_combo_phy_dpll()3400 port_dpll->pll, &port_dpll->hw_state); in icl_get_combo_phy_dpll()3440 &port_dpll->hw_state); in icl_compute_tc_phy_dplls()3458 &port_dpll->hw_state, in icl_get_tc_phy_dplls()3460 if (!port_dpll->pll) in icl_get_tc_phy_dplls()3463 port_dpll->pll, &port_dpll->hw_state); in icl_get_tc_phy_dplls()3469 &port_dpll->hw_state, in icl_get_tc_phy_dplls()3471 if (!port_dpll->pll) { in icl_get_tc_phy_dplls()[all …]
4213 struct icl_port_dpll *port_dpll = &crtc_state->icl_port_dplls[port_dpll_id]; in intel_ddi_get_clock() local4219 port_dpll->pll = pll; in intel_ddi_get_clock()4220 pll_active = intel_dpll_get_hw_state(display, pll, &port_dpll->hw_state); in intel_ddi_get_clock()4316 struct icl_port_dpll *port_dpll; in icl_ddi_tc_get_clock() local4327 port_dpll = &crtc_state->icl_port_dplls[port_dpll_id]; in icl_ddi_tc_get_clock()4329 port_dpll->pll = pll; in icl_ddi_tc_get_clock()4330 pll_active = intel_dpll_get_hw_state(display, pll, &port_dpll->hw_state); in icl_ddi_tc_get_clock()