Searched refs:pll_enab (Results 1 – 1 of 1) sorted by relevance
6751 uint32_t pll_enab = I915_READ(BXT_DE_PLL_ENABLE); in broxton_get_display_clock_speed() local6754 if (!(pll_enab & BXT_DE_PLL_PLL_ENABLE)) in broxton_get_display_clock_speed()