Searched refs:PLLD_FWDVB_MASK (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/powerpc/boot/
H A Dcuboot-acadia.c32 #define PLLD_FWDVB_MASK 0x00000700 /* PLL forward divider B value */ macro
76 pllFwdDivB = ((cpr_plld & PLLD_FWDVB_MASK) >> 8);

Completed in 35 milliseconds