Searched refs:getMNP_double (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | pllnv04.c | 128 getMNP_double(struct nvkm_subdev *subdev, struct nvbios_pll *info, int clk, in getMNP_double() function 239 ret = getMNP_double(subdev, info, freq, N1, M1, N2, M2, P); in nv04_pll_calc()
|