Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_dpll.c449 DPLL_FPA01_P1_POST_DIV_SHIFT_PINEVIEW); in i9xx_crtc_clock_get()
1032 dpll |= (1 << (clock->p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT_PINEVIEW; in i9xx_dpll()
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_reg.h736 #define DPLL_FPA01_P1_POST_DIV_SHIFT_PINEVIEW 15 macro