Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/intel_extreme/
H A DPipes.cpp521 uint32 pllIndex = 0; in ConfigureClocks() local
527 pllIndex = 0; in ConfigureClocks()
531 pllIndex = 1; in ConfigureClocks()
542 pllSel |= (8 | pllIndex) << shift; in ConfigureClocks()