Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/mach-hp6xx/
H A Dpm.c26 #define STBCR_STBY 0x80 macro
61 __raw_writeb(stbcr | STBCR_STBY | STBCR_MSTP2, STBCR); in pm_enter()