Home
last modified time | relevance | path

Searched defs:SBAR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-shmobile/
H A Dsmp-sh73a0.c22 #define SBAR IOMEM(0xe6180020) macro
43 __raw_writel(__pa(shmobile_boot_vector), SBAR); in sh73a0_smp_prepare_cpus() local
/kernel/linux/linux-6.6/arch/arm/mach-shmobile/
H A Dsmp-sh73a0.c25 #define SBAR 0x20 /* SYS Boot Address Register */ macro
52 writel(__pa(shmobile_boot_vector), sysc + SBAR); in sh73a0_smp_prepare_cpus() local

Completed in 1 milliseconds