SPRN_HID1
SYSFS_SPRSETUP(hid1, SPRN_HID1);
case SPRN_HID1:
case SPRN_HID1:
case SPRN_HID1:
case SPRN_HID1:
phid1 = mfspr(SPRN_HID1);
phid1 = mfspr(SPRN_HID1);
phid1 = mfspr(SPRN_HID1);
phid1 = mfspr(SPRN_HID1);
uint64_t hid1_val = mfspr(SPRN_HID1);
rc = opal_slw_set_reg(pir, SPRN_HID1, hid1_val);
if (mfspr(SPRN_HID1) & HID1_PS)
if (mfspr(SPRN_HID1) & HID1_DFS)
printk(KERN_DEBUG "HID1, before: %x\n", mfspr(SPRN_HID1));
printk(KERN_DEBUG "HID1, after: %x\n", mfspr(SPRN_HID1));