Home
last modified time | relevance | path

Searched refs:intel_pch_pll (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/i915/
Dintel_drv.h263 struct intel_pch_pll *pch_pll;
Di915_drv.h115 struct intel_pch_pll { struct
1032 struct intel_pch_pll pch_plls[I915_NUM_PLLS];
Dintel_display.c1071 struct intel_pch_pll *pll, in assert_pch_pll()
1600 struct intel_pch_pll *pll; in ironlake_enable_pch_pll()
1640 struct intel_pch_pll *pll = intel_crtc->pch_pll; in intel_disable_pch_pll()
3227 struct intel_pch_pll *pll = intel_crtc->pch_pll; in intel_put_pch_pll()
3241 static struct intel_pch_pll *intel_get_pch_pll(struct intel_crtc *intel_crtc, u32 dpll, u32 fp) in intel_get_pch_pll()
3244 struct intel_pch_pll *pll; in intel_get_pch_pll()
5664 struct intel_pch_pll *pll; in ironlake_crtc_mode_set()