Home
last modified time | relevance | path

Searched refs:RESET_REG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4a/
H A Dsmp-shx3.c20 #define RESET_REG(phys_id) (0xfe400008 | (phys_id << 12)) macro
87 __raw_writel(entry_point, RESET_REG(cpu)); in shx3_start_cpu()
89 __raw_writel(virt_to_phys(entry_point), RESET_REG(cpu)); in shx3_start_cpu()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4a/
H A Dsmp-shx3.c20 #define RESET_REG(phys_id) (0xfe400008 | (phys_id << 12)) macro
87 __raw_writel(entry_point, RESET_REG(cpu)); in shx3_start_cpu()
89 __raw_writel(virt_to_phys(entry_point), RESET_REG(cpu)); in shx3_start_cpu()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dg364fb.c70 #define RESET_REG 0xe4180000 /* Write only */ macro
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dg364fb.c70 #define RESET_REG 0xe4180000 /* Write only */ macro

Completed in 2 milliseconds