Home
last modified time | relevance | path

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

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