Home
last modified time | relevance | path

Searched refs:OWL_CPU1_ADDR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-actions/
H A Dplatsmp.c23 #define OWL_CPU1_ADDR 0x50 macro
67 timer_base_addr + OWL_CPU1_ADDR + (cpu - 1) * 4); in s500_wakeup_secondary()
89 writel(0, timer_base_addr + OWL_CPU1_ADDR + (cpu - 1) * 4); in s500_smp_boot_secondary()
/kernel/linux/linux-6.6/arch/arm/mach-actions/
H A Dplatsmp.c25 #define OWL_CPU1_ADDR 0x50 macro
69 timer_base_addr + OWL_CPU1_ADDR + (cpu - 1) * 4); in s500_wakeup_secondary()
91 writel(0, timer_base_addr + OWL_CPU1_ADDR + (cpu - 1) * 4); in s500_smp_boot_secondary()

Completed in 1 milliseconds