Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/cpu/sh4a/
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()
/linux/drivers/video/fbdev/
A Dg364fb.c70 #define RESET_REG 0xe4180000 /* Write only */ macro
/linux/Documentation/x86/x86_64/
A Dboot-options.rst141 Use the ACPI RESET_REG in the FADT. If ACPI is not configured or

Completed in 7 milliseconds