Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgk20a.c62 .min_pl = 1, .max_pl = 32,
126 high_pl = min(high_pl, clk->params->max_pl); in gk20a_pllg_calc_mnp()
132 low_pl = min(low_pl, clk->params->max_pl); in gk20a_pllg_calc_mnp()
H A Dgk20a.h107 u32 min_pl, max_pl; member
H A Dgm20b.c157 .min_pl = 1, .max_pl = 31,