HomeSort by: relevance | last modified time | path
    Searched refs:pll10 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dpll_mgr.h 197 u32 ebb0, ebb4, pll0, pll1, pll2, pll3, pll6, pll8, pll9, pll10, pcsdw12; member in struct:intel_dpll_hw_state
intel_dpll_mgr.c 1596 temp |= pll->state.hw_state.pll10;
1709 hw_state->pll10 = I915_READ(BXT_PORT_PLL(phy, ch, 10));
1710 hw_state->pll10 &= PORT_PLL_DCO_AMP_OVR_EN_H |
1864 dpll_hw_state->pll10 =
1933 "pll6: 0x%x, pll8: 0x%x, pll9: 0x%x, pll10: 0x%x, pcsdw12: 0x%x\n",
1943 hw_state->pll10,
intel_display.c 13686 PIPE_CONF_CHECK_X(dpll_hw_state.pll10);

Completed in 29 milliseconds