Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpllnv04.c45 int maxU = info->vco1.max_inputfreq; in getMNP_single() local
95 if (crystal/M > maxU) in getMNP_single()