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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/xmon/
H A Dprivinst.h51 GSETSPR(1009, hid1)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/platforms/
H A Dev64260.c79 unsigned long pvr, hid1, pll_ext; local
84 hid1 = mfspr(SPRN_HID1) >> 28;
85 return ev64260_get_bus_speed() * cpu_7xx[hid1]/2;
88 hid1 = (mfspr(SPRN_HID1) & 0x0001e000) >> 13;
90 return ev64260_get_bus_speed() * cpu_745x[pll_ext][hid1]/2;

Completed in 97 milliseconds