Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fdi.h21 void ilk_fdi_pll_disable(struct intel_crtc *intel_crtc);
H A Dintel_pch_display.c467 ilk_fdi_pll_disable(crtc); in ilk_pch_post_disable()
H A Dintel_fdi.c926 void ilk_fdi_pll_disable(struct intel_crtc *crtc) in ilk_fdi_pll_disable() function