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

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

Completed in 61 milliseconds