Searched refs:I915_NUM_PLLS (Results 1 – 4 of 4) sorted by relevance
159 #define I915_NUM_PLLS 9 macro
486 struct intel_shared_dpll_state shared_dpll[I915_NUM_PLLS];
293 drm_WARN_ON(&dev_priv->drm, dpll_mask & ~(BIT(I915_NUM_PLLS) - 1)); in intel_find_shared_dpll()295 for_each_set_bit(i, &dpll_mask, I915_NUM_PLLS) { in intel_find_shared_dpll()4377 BUG_ON(dev_priv->dpll.num_shared_dpll > I915_NUM_PLLS); in intel_shared_dpll_init()
996 struct intel_shared_dpll shared_dplls[I915_NUM_PLLS];