Searched refs:bestpv (Results 1 – 1 of 1) sorted by relevance
266 struct nouveau_pll_vals *bestpv) in getMNP_single() argument351 bestpv->N1 = N; in getMNP_single()352 bestpv->M1 = M; in getMNP_single()353 bestpv->log2P = thisP; in getMNP_single()365 struct nouveau_pll_vals *bestpv) in getMNP_double() argument448 bestpv->N1 = N1; in getMNP_double()449 bestpv->M1 = M1; in getMNP_double()450 bestpv->N2 = N2; in getMNP_double()451 bestpv->M2 = M2; in getMNP_double()452 bestpv->log2P = log2P; in getMNP_double()