Home
last modified time | relevance | path

Searched refs:DPLL_FPA01_P1_POST_DIV_MASK_I830 (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/gma500/
Dpsb_intel_display.c356 DPLL_FPA01_P1_POST_DIV_MASK_I830) >> in psb_intel_crtc_clock_get()
Dpsb_intel_reg.h248 # define DPLL_FPA01_P1_POST_DIV_MASK_I830 0x001f0000 macro
Dcdv_intel_display.c893 DPLL_FPA01_P1_POST_DIV_MASK_I830) >> in cdv_intel_crtc_clock_get()
/linux-6.1.9/drivers/gpu/drm/i915/
Di915_reg.h1511 #define DPLL_FPA01_P1_POST_DIV_MASK_I830 0x001f0000 macro
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_display.c4472 clock.p1 = ((dpll & DPLL_FPA01_P1_POST_DIV_MASK_I830) >> in i9xx_crtc_clock_get()