Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/mach-hp6xx/
H A Dpm.c24 #define STBCR2 0xffffff88 macro
122 stbcr2 = __raw_readb(STBCR2); in hp6x0_pm_enter()
123 __raw_writeb(0x7f , STBCR2); in hp6x0_pm_enter()
131 __raw_writeb(stbcr2, STBCR2); in hp6x0_pm_enter()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7750.h94 #define STBCR2 0xFFC00010 macro