Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/i915/
HDintel_display.c949 u32 pch_dpll; in assert_pch_pll() local
951 pch_dpll = I915_READ(PCH_DPLL_SEL); in assert_pch_pll()
954 KASSERT(((pch_dpll >> (4 * intel_crtc->pipe)) & 8) != 0, in assert_pch_pll()