Home
last modified time | relevance | path

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

/drivers/edac/
Dmpc85xx_edac.c49 static u32 orig_hid1[2]; variable
1226 orig_hid1[smp_processor_id()] = mfspr(SPRN_HID1); in mpc85xx_mc_clear_rfxe()
1227 mtspr(SPRN_HID1, (orig_hid1[smp_processor_id()] & ~HID1_RFXE)); in mpc85xx_mc_clear_rfxe()
1279 mtspr(SPRN_HID1, orig_hid1[smp_processor_id()]); in mpc85xx_mc_restore_hid1()