Home
last modified time | relevance | path

Searched defs:pll1 (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/avr32/boards/favr-32/
Dsetup.c265 struct clk *pll1; in set_abdac_rate() local
/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_hw.c224 uint32_t pll1 = (oldpll1 & 0xfff80000) | pv->log2P << 16 | pv->NM1; in setPLL_double_highregs() local
394 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
/linux-3.3/arch/avr32/mach-at32ap/
Dat32ap700x.c316 static struct clk pll1 = { variable