Home
last modified time | relevance | path

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

/linux/arch/sh/boards/mach-kfr2r09/
H A Dsdram.S40 tst #SUSP_SH_RSTANDBY, r0
/linux/arch/sh/include/asm/
H A Dsuspend.h91 #define SUSP_SH_RSTANDBY (1 << 2) /* SH-Mobile R-standby mode */ macro
/linux/arch/sh/boards/mach-ecovec24/
H A Dsdram.S38 tst #SUSP_SH_RSTANDBY, r0
/linux/arch/sh/boards/mach-se/7724/
H A Dsdram.S40 tst #SUSP_SH_RSTANDBY, r0
/linux/arch/sh/kernel/cpu/shmobile/
H A Dpm.c35 (SUSP_SH_RSTANDBY | SUSP_SH_MMU | SUSP_SH_REGS | SUSP_SH_SF)
H A Dsleep.S165 tst #SUSP_SH_RSTANDBY, r0
/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7724.c1152 if (!(flags & SUSP_SH_RSTANDBY)) in sh7724_pre_sleep_notifier_call()
1214 if (!(flags & SUSP_SH_RSTANDBY)) in sh7724_post_sleep_notifier_call()