Searched refs:Ns (Results 1 – 4 of 4) sorted by relevance
302 C = Nd * (Nc + Ns)304 其中:Nd是性能域的数量;Nc是CPU的数量;Ns是OPP的总数(例如:对于两个性能域,305 每个域有4个OPP,则Ns = 8)。
367 C = Nd * (Nc + Ns)369 with: Nd the number of performance domains; Nc the number of CPUs; and Ns the370 total number of OPPs (ex: for two perf. domains with 4 OPPs each, Ns = 8).
178 +" /+9Ns/ARgeGJgG0DGUXQLQPTB8AGBzt5SuPhhtOB3Ar2tIAGw4JMx5/hWxQ7py0v36PgnpLpozt\n" \
578 unsigned Ns, Nm, M; in radeon_probe_pll_params() local691 Ns = (tmp & 0xff0000) >> 16; in radeon_probe_pll_params()694 sclk = round_div((2 * Ns * xtal), (2 * M)); in radeon_probe_pll_params()