Home
last modified time | relevance | path

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

/arch/sh/kernel/cpu/sh4a/
Dsmp-shx3.c26 #define STBCR_RESET 0x00000002 macro
103 __raw_writel(STBCR_RESET | STBCR_LTSLP, STBCR_REG(cpu)); in shx3_start_cpu()
125 __raw_writel(STBCR_RESET, STBCR_REG(cpu)); in shx3_update_boot_vector()