Searched refs:RESTORE (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/arch/arm/mach-sa1100/ |
D | pm.c | 48 #define RESTORE(x) x = sleep_save[SLEEP_SAVE_##x] macro 125 RESTORE(GPDR); in pm_do_suspend() 126 RESTORE(GRER); in pm_do_suspend() 127 RESTORE(GFER); in pm_do_suspend() 128 RESTORE(GAFR); in pm_do_suspend() 133 RESTORE(PPDR); in pm_do_suspend() 134 RESTORE(PPSR); in pm_do_suspend() 135 RESTORE(PPAR); in pm_do_suspend() 136 RESTORE(PSDR); in pm_do_suspend() 138 RESTORE(Ser1SDCR0); in pm_do_suspend() [all …]
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | ssin.S | 505 bgt RESTORE 512 RESTORE: label
|
D | slogn.S | 415 fmovemx (%sp)+,%fp2-%fp2/%fp3 | ...RESTORE FP2
|
/linux-2.4.37.9/drivers/scsi/ |
D | 53c7,8xx.scr | 726 ; EXITS : On receipt of SAVE DATA POINTER, RESTORE POINTERS, 771 JUMP munge_restore_pointers, IF 0x03 ; RESTORE POINTERS 785 ; RESTORE POINTERS message.
|
D | 53c7xx.scr | 881 ; EXITS : On receipt of SAVE DATA POINTER, RESTORE POINTERS, 926 JUMP munge_restore_pointers, IF 0x03 ; RESTORE POINTERS 940 ; RESTORE POINTERS message.
|
/linux-2.4.37.9/Documentation/filesystems/devfs/ |
D | README | 817 RESTORE /dev-state 1615 RESTORE configuration line in your devfsd configuration 1899 recommended RESTORE directive to restore permissions.
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 6311 mov.l (%sp)+,%d2 # RESTORE d2 8311 fmovm.x (%sp)+,&0x30 # RESTORE FP2-3
|
D | fpsp.S | 6417 mov.l (%sp)+,%d2 # RESTORE d2 8417 fmovm.x (%sp)+,&0x30 # RESTORE FP2-3
|