Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
H A Dnouveau_nvkm_subdev_clk_gm20b.c135 const struct gm20b_clk_dvfs_params *dvfs_params; member
198 const struct gm20b_clk_dvfs_params *p = clk->dvfs_params; in gm20b_dvfs_calc_det_coeff()
761 if (clk->dvfs_params->vco_ctrl) in gm20b_clk_init_dvfs()
763 clk->dvfs_params->vco_ctrl << GPCPLL_CFG3_VCO_CTRL_SHIFT); in gm20b_clk_init_dvfs()
1064 clk->dvfs_params = &gm20b_dvfs_params; in gm20b_clk_new()