Searched refs:BXT_DE_PLL_RATIO_MASK (Results 1 – 2 of 2) sorted by relevance
7476 #define BXT_DE_PLL_RATIO_MASK 0xff macro
5547 val &= ~BXT_DE_PLL_RATIO_MASK; 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()