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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/jz4740/
H A Dclock.c207 static const int pllno[] = {1, 2, 2, 4}; variable
225 return ((clk_get_rate(clk->parent) / n) * m) / pllno[od];

Completed in 36 milliseconds