Searched refs:SPR_HID1 (Results 1 – 4 of 4) sorted by relevance
255 bsp_state[1] = mfspr(SPR_HID1); in cpudep_save_config()262 : "=r" (bsp_state[2]),"=r" (bsp_state[3]) : "K" (SPR_HID1)); in cpudep_save_config()276 bsp_state[1] = mfspr(SPR_HID1); in cpudep_save_config()299 bsp_state[1] = mfspr(SPR_HID1); in cpudep_save_config()338 :: "r"(bsp_state[1]), "K"(SPR_HID1)); in cpudep_ap_setup()350 : "=r"(reg) : "K"(SPR_HID1), "b"(bsp_state)); in cpudep_ap_setup()359 mtspr(SPR_HID1, bsp_state[1]); in cpudep_ap_setup()384 mtspr(SPR_HID1, bsp_state[1]); isync(); in cpudep_ap_setup()
172 hid1 = mfspr(SPR_HID1); in dfs_set()186 mtspr(SPR_HID1, hid1); in dfs_set()204 hid1 = mfspr(SPR_HID1); in dfs_get()
554 #define SPR_HID1 0x3f1 /* ..8 Hardware Implementation Register 1 */549 #define SPR_HID1 global() macro
194 mtspr SPR_HID1, %r3