HomeSort by: relevance | last modified time | path
    Searched refs:pll6 (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 1579 temp |= pll->state.hw_state.pll6;
1698 hw_state->pll6 = I915_READ(BXT_PORT_PLL(phy, ch, 6));
1699 hw_state->pll6 &= PORT_PLL_PROP_COEFF_MASK |
1857 dpll_hw_state->pll6 = prop_coef | PORT_PLL_INT_COEFF(int_coef);
1858 dpll_hw_state->pll6 |= PORT_PLL_GAIN_CTL(gain_ctl);
1933 "pll6: 0x%x, pll8: 0x%x, pll9: 0x%x, pll10: 0x%x, pcsdw12: 0x%x\n",
1940 hw_state->pll6,
intel_display.c 13683 PIPE_CONF_CHECK_X(dpll_hw_state.pll6);

Completed in 25 milliseconds