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