HomeSort by: relevance | last modified time | path
    Searched defs:dvfs_params (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
nouveau_nvkm_subdev_clk_gm20b.c 135 const struct gm20b_clk_dvfs_params *dvfs_params; member in struct:gm20b_clk
198 const struct gm20b_clk_dvfs_params *p = clk->dvfs_params;
761 if (clk->dvfs_params->vco_ctrl)
763 clk->dvfs_params->vco_ctrl << GPCPLL_CFG3_VCO_CTRL_SHIFT);
1064 clk->dvfs_params = &gm20b_dvfs_params;
nouveau_nvkm_subdev_clk_gm20b.c 135 const struct gm20b_clk_dvfs_params *dvfs_params; member in struct:gm20b_clk
198 const struct gm20b_clk_dvfs_params *p = clk->dvfs_params;
761 if (clk->dvfs_params->vco_ctrl)
763 clk->dvfs_params->vco_ctrl << GPCPLL_CFG3_VCO_CTRL_SHIFT);
1064 clk->dvfs_params = &gm20b_dvfs_params;

Completed in 26 milliseconds