Home
last modified time | relevance | path

Searched refs:TIMER_VIRT_BASE (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/arch/arm/mach-orion5x/
Dbridge-regs.h28 #define TIMER_VIRT_BASE (ORION5X_BRIDGE_VIRT_BASE + 0x300) macro
Dcommon.c210 orion_time_set_base(TIMER_VIRT_BASE); in orion5x_init_early()
/linux-6.1.9/arch/arm/mach-mv78xx0/
Dbridge-regs.h28 #define TIMER_VIRT_BASE (BRIDGE_VIRT_BASE + 0x0300) macro
Dcommon.c328 orion_time_set_base(TIMER_VIRT_BASE); in mv78xx0_init_early()
/linux-6.1.9/arch/arm/mach-dove/
Dbridge-regs.h47 #define TIMER_VIRT_BASE (BRIDGE_VIRT_BASE + 0x0300) macro
Dcommon.c239 orion_time_set_base(TIMER_VIRT_BASE); in dove_init_early()