Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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...]
/kernel/linux/linux-6.6/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...]

Completed in 2 milliseconds