STBCR_MSTP         90 arch/sh/kernel/cpu/sh4a/smp-shx3.c 	if (!(__raw_readl(STBCR_REG(cpu)) & STBCR_MSTP))
STBCR_MSTP         91 arch/sh/kernel/cpu/sh4a/smp-shx3.c 		__raw_writel(STBCR_MSTP, STBCR_REG(cpu));
STBCR_MSTP         93 arch/sh/kernel/cpu/sh4a/smp-shx3.c 	while (!(__raw_readl(STBCR_REG(cpu)) & STBCR_MSTP))
STBCR_MSTP        116 arch/sh/kernel/cpu/sh4a/smp-shx3.c 	__raw_writel(STBCR_MSTP, STBCR_REG(cpu));
STBCR_MSTP        117 arch/sh/kernel/cpu/sh4a/smp-shx3.c 	while (!(__raw_readl(STBCR_REG(cpu)) & STBCR_MSTP))