Home
last modified time | relevance | path

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

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