Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dgm20b.c94 s32 coeff_offs; member
100 .coeff_offs = 214007,
199 coeff = DIV_ROUND_CLOSEST(mv * p->coeff_slope, 1000) + p->coeff_offs; in gm20b_dvfs_calc_det_coeff()