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

/linux-4.4.14/drivers/edac/
H A Dmpc85xx_edac.c49 static u32 orig_hid1[2]; variable
1206 orig_hid1[smp_processor_id()] = mfspr(SPRN_HID1); mpc85xx_mc_clear_rfxe()
1207 mtspr(SPRN_HID1, (orig_hid1[smp_processor_id()] & ~HID1_RFXE)); mpc85xx_mc_clear_rfxe()
1259 mtspr(SPRN_HID1, orig_hid1[smp_processor_id()]); mpc85xx_mc_restore_hid1()

Completed in 101 milliseconds