Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_reg.h3095 #define DPLL_FPA01_P1_POST_DIV_MASK_PINEVIEW 0x00ff8000 /* Pineview */ macro
H A Dintel_display.c10069 clock.p1 = ffs((dpll & DPLL_FPA01_P1_POST_DIV_MASK_PINEVIEW) >> in i9xx_crtc_clock_get()