Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgm20b.c130 const struct gm20b_clk_dvfs_params *dvfs_params; member
193 const struct gm20b_clk_dvfs_params *p = clk->dvfs_params; in gm20b_dvfs_calc_det_coeff()
756 if (clk->dvfs_params->vco_ctrl) in gm20b_clk_init_dvfs()
758 clk->dvfs_params->vco_ctrl << GPCPLL_CFG3_VCO_CTRL_SHIFT); in gm20b_clk_init_dvfs()
1056 clk->dvfs_params = &gm20b_dvfs_params; in gm20b_clk_new()