Searched refs:I915_NUM_PLLS (Results 1 – 4 of 4) sorted by relevance
137 #define I915_NUM_PLLS 7 macro
480 struct intel_shared_dpll_state shared_dpll[I915_NUM_PLLS];
1755 struct intel_shared_dpll shared_dplls[I915_NUM_PLLS];
3235 BUG_ON(dev_priv->num_shared_dpll > I915_NUM_PLLS); in intel_shared_dpll_init()