Home
last modified time | relevance | path

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

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