Searched refs:SPR_HID5 (Results 1 – 3 of 3) sorted by relevance
77 mtspr(SPR_HID5, bsp_state[3]); powerpc_sync(); isync(); in cpudep_ap_early_bootstrap()84 : "=r"(reg) : "K"(SPR_HID5), "b"(bsp_state)); in cpudep_ap_early_bootstrap()257 bsp_state[3] = mfspr(SPR_HID5); in cpudep_save_config()266 : "=r" (bsp_state[6]),"=r" (bsp_state[7]) : "K" (SPR_HID5)); in cpudep_save_config()
217 scratch = mfspr(SPR_HID5); in aim_early_init() 219 mtspr(SPR_HID5, scratch); in aim_early_init()
557 #define SPR_HID5 0x3f6 /* ..8 Hardware Implementation Register 5 */552 #define SPR_HID5 global() macro