Searched refs:bias_p (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dpll.h50 u8 bias_p; member in struct:nvbios_pll
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv50.c67 (info.bias_p << 19) | nv50_devinit_pll_set()
H A Dnv04.c313 Pval2 = pv->log2P + info.bias_p; setPLL_double_lowregs()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dpll.c317 info->bias_p = nvbios_rd08(bios, data + 30); nvbios_pll_parse()
342 info->bias_p = nvbios_rd08(bios, data + 27); nvbios_pll_parse()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramnv40.c54 ram->ctrl |= min(pll.bias_p + log2P, (int)pll.max_p) << 20; nv40_ram_calc()
H A Dramnv50.c349 r004008 |= (mpll.bias_p << 19) | (P << 22) | (P << 16); nv50_ram_calc()

Completed in 153 milliseconds