Searched refs:oldpll1 (Results 1 – 1 of 1) sorted by relevance
205 uint32_t oldpll1 = nvkm_rd32(device, reg1); in setPLL_double_highregs() local207 uint32_t pll1 = (oldpll1 & 0xfff80000) | pv->log2P << 16 | pv->NM1; in setPLL_double_highregs()224 oldpll1 = ~0; /* force mismatch */ in setPLL_double_highregs()233 if (oldpll1 == pll1 && oldpll2 == pll2) in setPLL_double_highregs()