Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/edac/
Dmpc85xx_edac.c49 static u32 orig_hid1[2]; variable
1202 orig_hid1[smp_processor_id()] = mfspr(SPRN_HID1); in mpc85xx_mc_clear_rfxe()
1203 mtspr(SPRN_HID1, (orig_hid1[smp_processor_id()] & ~HID1_RFXE)); in mpc85xx_mc_clear_rfxe()
1255 mtspr(SPRN_HID1, orig_hid1[smp_processor_id()]); in mpc85xx_mc_restore_hid1()