Searched refs:MVEBU_TIMER_BASE (Results 1 – 5 of 5) sorted by relevance
28 writel(TIMER_LOAD_VAL, MVEBU_TIMER_BASE + 0x10); in timer_init()29 writel(TIMER_LOAD_VAL, MVEBU_TIMER_BASE + 0x14); in timer_init()33 setbits_le32(MVEBU_TIMER_BASE + 0x00, BIT(11)); in timer_init()36 setbits_le32(MVEBU_TIMER_BASE + 0x00, 0x3); in timer_init()
95 #define CONFIG_SYS_TIMER_COUNTER (MVEBU_TIMER_BASE + 0x14)
68 #define MVEBU_TIMER_BASE (MVEBU_REGISTER(0x20300)) macro
129 #define CONFIG_SYS_TIMER_COUNTER (MVEBU_TIMER_BASE + 0x14)
36 #define MVEBU_TIMER_BASE (KW_REGISTER(0x20300)) macro