Searched refs:BXT_DE_PLL_CTL (Results 1 – 2 of 2) sorted by relevance
5546 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()
7474 #define BXT_DE_PLL_CTL 0x6d000 macro