sh: SH-Mobile R-standby register save/restore
Add code to save/restore registers during R-standby sleep on SH-Mobile processors. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -92,5 +92,6 @@ extern unsigned long sh_mobile_sleep_supported;
|
||||
#define SUSP_SH_USTANDBY (1 << 3) /* SH-Mobile U-standby mode */
|
||||
#define SUSP_SH_SF (1 << 4) /* Enable self-refresh */
|
||||
#define SUSP_SH_MMU (1 << 5) /* Save/restore MMU and cache */
|
||||
#define SUSP_SH_REGS (1 << 6) /* Save/restore registers */
|
||||
|
||||
#endif /* _ASM_SH_SUSPEND_H */
|
||||
|
Reference in New Issue
Block a user