Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-orion5x/
Dbridge-regs.h33 #define TIMER_VIRT_BASE (ORION5X_BRIDGE_VIRT_BASE + 0x300) macro
Dcommon.c213 orion_time_set_base(TIMER_VIRT_BASE); in orion5x_init_early()
/linux-5.19.10/arch/arm/mach-mv78xx0/
Dbridge-regs.h32 #define TIMER_VIRT_BASE (BRIDGE_VIRT_BASE + 0x0300) macro
Dcommon.c331 orion_time_set_base(TIMER_VIRT_BASE); in mv78xx0_init_early()
/linux-5.19.10/arch/arm/mach-dove/
Dbridge-regs.h52 #define TIMER_VIRT_BASE (BRIDGE_VIRT_BASE + 0x0300) macro
Dcommon.c242 orion_time_set_base(TIMER_VIRT_BASE); in dove_init_early()