Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dgm20b.c92 struct gm20b_clk_dvfs_params { struct
98 static const struct gm20b_clk_dvfs_params gm20b_dvfs_params = { argument
130 const struct gm20b_clk_dvfs_params *dvfs_params;
193 const struct gm20b_clk_dvfs_params *p = clk->dvfs_params; in gm20b_dvfs_calc_det_coeff()