Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpllnv04.c142 int minU1 = info->vco1.min_inputfreq, minU2 = info->vco2.min_inputfreq; in getMNP_double() local
178 if (calcclk1/M2 < minU2) in getMNP_double()