Searched refs:DPLL_FPA01_P1_POST_DIV_SHIFT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Dintel_display.c3789 dpll |= (1 << (clock.p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT;
3814 dpll |= (1 << (clock.p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT;
3819 dpll |= (clock.p1 - 2) << DPLL_FPA01_P1_POST_DIV_SHIFT;
4543 DPLL_FPA01_P1_POST_DIV_SHIFT);
4566 DPLL_FPA01_P1_POST_DIV_SHIFT);
4579 DPLL_FPA01_P1_POST_DIV_SHIFT) + 2;
H A Di915_reg.h669 #define DPLL_FPA01_P1_POST_DIV_SHIFT 16 macro

Completed in 60 milliseconds