Searched refs:oldpll2 (Results 1 – 1 of 1) sorted by relevance
206 uint32_t oldpll2 = !nv3035 ? nvkm_rd32(device, reg2) : 0; in setPLL_double_highregs() local208 uint32_t pll2 = (oldpll2 & 0x7fff0000) | 1 << 31 | pv->NM2; in setPLL_double_highregs()233 if (oldpll1 == pll1 && oldpll2 == pll2) in setPLL_double_highregs()