Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_dpll.c841 dpll |= (1 << (clock->p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT_PINEVIEW; in i9xx_compute_dpll()
H A Dintel_display.c3863 DPLL_FPA01_P1_POST_DIV_SHIFT_PINEVIEW); in i9xx_crtc_clock_get()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h1479 #define DPLL_FPA01_P1_POST_DIV_SHIFT_PINEVIEW 15 macro