Searched refs:SYSFS_SPRSETUP (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/arch/powerpc/kernel/ |
| D | sysfs.c | 444 #define SYSFS_SPRSETUP(NAME, ADDRESS) \ macro 485 SYSFS_SPRSETUP(purr, SPRN_PURR); 486 SYSFS_SPRSETUP(spurr, SPRN_SPURR); 487 SYSFS_SPRSETUP(pir, SPRN_PIR); 603 SYSFS_SPRSETUP(hid0, SPRN_HID0); 604 SYSFS_SPRSETUP(hid1, SPRN_HID1); 605 SYSFS_SPRSETUP(hid4, SPRN_HID4); 606 SYSFS_SPRSETUP(hid5, SPRN_HID5); 607 SYSFS_SPRSETUP(ima0, SPRN_PA6T_IMA0); 608 SYSFS_SPRSETUP(ima1, SPRN_PA6T_IMA1); [all …]
|