Searched defs:pll1 (Results 1 – 3 of 3) sorted by relevance
265 struct clk *pll1; in set_abdac_rate() local
224 uint32_t pll1 = (oldpll1 & 0xfff80000) | pv->log2P << 16 | pv->NM1; in setPLL_double_highregs() local394 nouveau_hw_decode_pll(struct drm_device *dev, uint32_t reg1, uint32_t pll1, in nouveau_hw_decode_pll()430 uint32_t reg1 = get_pll_register(dev, plltype), pll1, pll2 = 0; in nouveau_hw_get_pllvals() local
316 static struct clk pll1 = { variable