Searched refs:stbcr (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-hp6xx/
H A Dpm.c41 u8 stbcr, csr; local
61 stbcr = __raw_readb(STBCR);
62 __raw_writeb(stbcr | STBCR_STBY | STBCR_MSTP2, STBCR);
93 __raw_writeb(stbcr, STBCR);
100 u8 stbcr, stbcr2; local
120 stbcr = __raw_readb(STBCR);
131 __raw_writeb(stbcr, STBCR);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dsuspend.h40 unsigned long stbcr; member in struct:sh_sleep_regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dasm-offsets.c48 DEFINE(SH_SLEEP_REG_STBCR, offsetof(struct sh_sleep_regs, stbcr));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/shmobile/
H A Dpm.c90 sdp->addr.stbcr = 0xa4150020; /* STBCR */

Completed in 80 milliseconds