Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sh/kernel/cpu/sh4a/
Dsmp-shx3.c23 #define STBCR_RESET 0x00000002 macro
98 __raw_writel(STBCR_RESET | STBCR_LTSLP, STBCR_REG(cpu)); in shx3_start_cpu()
120 __raw_writel(STBCR_RESET, STBCR_REG(cpu)); in shx3_update_boot_vector()