Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dgk20a.c61 .min_pl = 1, .max_pl = 32,
125 high_pl = min(high_pl, clk->params->max_pl); in gk20a_pllg_calc_mnp()
131 low_pl = min(low_pl, clk->params->max_pl); in gk20a_pllg_calc_mnp()
Dgk20a.h107 u32 min_pl, max_pl; member
Dgm20b.c156 .min_pl = 1, .max_pl = 31,