Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_display.c5546 val = I915_READ(BXT_DE_PLL_CTL); in broxton_set_cdclk()
5549 I915_WRITE(BXT_DE_PLL_CTL, val); in broxton_set_cdclk()
6750 uint32_t pll_ratio = I915_READ(BXT_DE_PLL_CTL) & BXT_DE_PLL_RATIO_MASK; in broxton_get_display_clock_speed()
Di915_reg.h7474 #define BXT_DE_PLL_CTL 0x6d000 macro