Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpllnv04.c52 int bestclk = 0; in getMNP_single() local
90 return bestclk; in getMNP_single()
94 return bestclk; in getMNP_single()
114 bestclk = calcclk; in getMNP_single()
119 return bestclk; in getMNP_single()
124 return bestclk; in getMNP_single()
154 int bestclk = 0; in getMNP_double() local
166 return bestclk; in getMNP_double()
210 bestclk = calcclkout; in getMNP_double()
217 return bestclk; in getMNP_double()
[all …]