Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dpll.c40 { PLL_VPLL0 , 0x680508 },
49 { PLL_VPLL0 , 0x680508 },
63 { PLL_VPLL0 , 0x614100 },
75 { PLL_VPLL0 , 0x614100 },
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dpll.h36 PLL_VPLL0 = 0x80, enumerator
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dgf100.c49 case PLL_VPLL0: in gf100_devinit_pll_set()
Dgt215.c49 case PLL_VPLL0: in gt215_devinit_pll_set()
Dnv50.c57 case PLL_VPLL0: in nv50_devinit_pll_set()
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Dhw.c260 enum nvbios_pll_type pll = head ? PLL_VPLL1 : PLL_VPLL0; in nouveau_hw_fix_bad_vpll()
397 nouveau_hw_get_pllvals(dev, head ? PLL_VPLL1 : PLL_VPLL0, &regp->pllvals); in nv_save_state_ramdac()
Dcrtc.c123 if (nvbios_pll_parse(bios, nv_crtc->index ? PLL_VPLL1 : PLL_VPLL0, in nv_crtc_calc_state_ext()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dgf119.c232 nvkm_devinit_pll_set(devinit, PLL_VPLL0 + head, pclk); in gf119_disp_intr_unk2_1()
Dnv50.c481 nvkm_devinit_pll_set(devinit, PLL_VPLL0 + head, pclk); in nv50_disp_intr_unk20_1()