Searched refs:pllControl (Results 1 – 1 of 1) sorted by relevance
408 addr_t pllControl = INTEL_DISPLAY_A_PLL; in ConfigureClocks() local414 pllControl = INTEL_DISPLAY_B_PLL; in ConfigureClocks()419 write32(pllControl, read32(pllControl) & ~DISPLAY_PLL_ENABLED); in ConfigureClocks()503 write32(pllControl, pll & ~DISPLAY_PLL_ENABLED & ~DISPLAY_PLL_NO_VGA_CONTROL); in ConfigureClocks()504 read32(pllControl); in ConfigureClocks()508 write32(pllControl, pll); in ConfigureClocks()509 read32(pllControl); in ConfigureClocks()