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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Dmpc85xx_edac.c47 static u32 orig_hid1[2]; variable
1152 orig_hid1[smp_processor_id()] = mfspr(SPRN_HID1);
1153 mtspr(SPRN_HID1, (orig_hid1[smp_processor_id()] & ~0x20000));
1205 mtspr(SPRN_HID1, orig_hid1[smp_processor_id()]);

Completed in 55 milliseconds