Searched refs:pll6 (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_dpll_mgr.h214 u32 ebb0, ebb4, pll0, pll1, pll2, pll3, pll6, pll8, pll9, pll10, pcsdw12; member in struct:intel_dpll_hw_state
H A Dintel_dpll_mgr.c1969 temp |= pll->state.hw_state.pll6;
2079 hw_state->pll6 = intel_de_read(dev_priv, BXT_PORT_PLL(phy, ch, 6));
2080 hw_state->pll6 &= PORT_PLL_PROP_COEFF_MASK |
2218 dpll_hw_state->pll6 = PORT_PLL_PROP_COEFF(prop_coef) |
2334 "pll6: 0x%x, pll8: 0x%x, pll9: 0x%x, pll10: 0x%x, pcsdw12: 0x%x\n",
2341 hw_state->pll6,
H A Dintel_display.c5333 PIPE_CONF_CHECK_X(dpll_hw_state.pll6);

Completed in 135 milliseconds