Searched refs:gm20b_clk (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | gm20b.c | 119 struct gm20b_clk { struct 139 #define gm20b_clk(p) container_of((gk20a_clk(p)), struct gm20b_clk, base) macro 160 gm20b_pllg_read_mnp(struct gm20b_clk *clk, struct gm20b_pll *pll) in gm20b_pllg_read_mnp() 173 gm20b_pllg_write_mnp(struct gm20b_clk *clk, const struct gm20b_pll *pll) in gm20b_pllg_write_mnp() 189 gm20b_dvfs_calc_det_coeff(struct gm20b_clk *clk, s32 uv, in gm20b_dvfs_calc_det_coeff() 225 gm20b_dvfs_calc_ndiv(struct gm20b_clk *clk, u32 n_eff, u32 *n_int, u32 *sdm_din) in gm20b_dvfs_calc_ndiv() 266 gm20b_pllg_slide(struct gm20b_clk *clk, u32 n) in gm20b_pllg_slide() 322 gm20b_pllg_enable(struct gm20b_clk *clk) in gm20b_pllg_enable() 345 gm20b_pllg_disable(struct gm20b_clk *cl 808 static const struct nvkm_clk_func gm20b_clk; global() variable 894 gm20b_clk = { global() variable [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | gm20b.c | 119 struct gm20b_clk { struct 139 #define gm20b_clk(p) container_of((gk20a_clk(p)), struct gm20b_clk, base) macro 160 gm20b_pllg_read_mnp(struct gm20b_clk *clk, struct gm20b_pll *pll) in gm20b_pllg_read_mnp() 173 gm20b_pllg_write_mnp(struct gm20b_clk *clk, const struct gm20b_pll *pll) in gm20b_pllg_write_mnp() 189 gm20b_dvfs_calc_det_coeff(struct gm20b_clk *clk, s32 uv, in gm20b_dvfs_calc_det_coeff() 225 gm20b_dvfs_calc_ndiv(struct gm20b_clk *clk, u32 n_eff, u32 *n_int, u32 *sdm_din) in gm20b_dvfs_calc_ndiv() 266 gm20b_pllg_slide(struct gm20b_clk *clk, u32 n) in gm20b_pllg_slide() 322 gm20b_pllg_enable(struct gm20b_clk *clk) in gm20b_pllg_enable() 345 gm20b_pllg_disable(struct gm20b_clk *cl 808 static const struct nvkm_clk_func gm20b_clk; global() variable 894 gm20b_clk = { global() variable [all...] |
Completed in 4 milliseconds