Searched refs:Ns (Results 1 – 2 of 2) sorted by relevance
370 C = Nd * (Nc + Ns)372 with: Nd the number of performance domains; Nc the number of CPUs; and Ns the373 total number of OPPs (ex: for two perf. domains with 4 OPPs each, Ns = 8).
581 unsigned Ns, Nm, M; in radeon_probe_pll_params() local694 Ns = (tmp & 0xff0000) >> 16; in radeon_probe_pll_params()697 sclk = round_div((2 * Ns * xtal), (2 * M)); in radeon_probe_pll_params()