Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_dpll.c836 dpll |= (1 << (reduced_clock->p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT; in i9xx_compute_dpll()
1082 dpll |= (1 << (reduced_clock->p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT; in ilk_compute_dpll()
/Linux-v6.1/drivers/gpu/drm/i915/
Di915_reg.h1552 # define DPLL_FPA1_P1_POST_DIV_SHIFT 0 macro