Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dsysfs.c444 #define SYSFS_SPRSETUP(NAME, ADDRESS) \ macro
485 SYSFS_SPRSETUP(purr, SPRN_PURR);
486 SYSFS_SPRSETUP(spurr, SPRN_SPURR);
487 SYSFS_SPRSETUP(pir, SPRN_PIR);
565 SYSFS_SPRSETUP(hid0, SPRN_HID0);
566 SYSFS_SPRSETUP(hid1, SPRN_HID1);
567 SYSFS_SPRSETUP(hid4, SPRN_HID4);
568 SYSFS_SPRSETUP(hid5, SPRN_HID5);
569 SYSFS_SPRSETUP(ima0, SPRN_PA6T_IMA0);
570 SYSFS_SPRSETUP(ima1, SPRN_PA6T_IMA1);
[all …]