Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dsysfs.c121 #define SYSFS_SPRSETUP(NAME, ADDRESS) \ macro
586 SYSFS_SPRSETUP(purr, SPRN_PURR);
587 SYSFS_SPRSETUP(spurr, SPRN_SPURR);
588 SYSFS_SPRSETUP(pir, SPRN_PIR);
589 SYSFS_SPRSETUP(tscr, SPRN_TSCR);
641 SYSFS_SPRSETUP(hid0, SPRN_HID0);
642 SYSFS_SPRSETUP(hid1, SPRN_HID1);
643 SYSFS_SPRSETUP(hid4, SPRN_HID4);
644 SYSFS_SPRSETUP(hid5, SPRN_HID5);
645 SYSFS_SPRSETUP(ima0, SPRN_PA6T_IMA0);
[all …]