Searched refs:HID1_PS (Results 1 – 2 of 2) sorted by relevance
153 if (mfspr(SPRN_HID1) & HID1_PS) in cpu_750fx_get_cpu_speed()
360 #define HID1_PS (1<<16) /* 750FX PLL selection */ macro