Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/intel_extreme/
H A DPipes.cpp409 addr_t pllMD = INTEL_DISPLAY_A_PLL_MD; in ConfigureClocks() local
415 pllMD = INTEL_DISPLAY_B_PLL_MD; in ConfigureClocks()
427 write32(pllMD, (0 << 24) | ((pixelMultiply - 1) << 8)); in ConfigureClocks()