Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpll.c839 dpll |= (1 << (reduced_clock->p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT; in i9xx_compute_dpll()
1111 dpll |= (1 << (reduced_clock->p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT; in ilk_compute_dpll()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h1493 # define DPLL_FPA1_P1_POST_DIV_SHIFT 0 macro