Searched refs:BRIDGE_VIRT_BASE (Results 1 – 12 of 12) sorted by relevance
16 #define CPU_CONFIG (BRIDGE_VIRT_BASE | 0x0100)19 #define CPU_CONTROL (BRIDGE_VIRT_BASE | 0x0104)22 #define RSTOUTn_MASK (BRIDGE_VIRT_BASE | 0x0108)26 #define SYSTEM_SOFT_RESET (BRIDGE_VIRT_BASE | 0x010c)29 #define BRIDGE_CAUSE (BRIDGE_VIRT_BASE | 0x0110)34 #define IRQ_VIRT_BASE (BRIDGE_VIRT_BASE | 0x0200)40 #define TIMER_VIRT_BASE (BRIDGE_VIRT_BASE | 0x0300)43 #define L2_CONFIG_REG (BRIDGE_VIRT_BASE | 0x0128)46 #define CLOCK_GATING_CTRL (BRIDGE_VIRT_BASE | 0x11c)
82 #define BRIDGE_VIRT_BASE (KIRKWOOD_REGS_VIRT_BASE | 0x20000) macro
16 #define CPU_CONFIG (BRIDGE_VIRT_BASE | 0x0000)18 #define CPU_CONTROL (BRIDGE_VIRT_BASE | 0x0104)23 #define RSTOUTn_MASK (BRIDGE_VIRT_BASE | 0x0108)26 #define SYSTEM_SOFT_RESET (BRIDGE_VIRT_BASE | 0x010c)31 #define IRQ_VIRT_BASE (BRIDGE_VIRT_BASE | 0x0200)50 #define POWER_MANAGEMENT (BRIDGE_VIRT_BASE | 0x011c)52 #define TIMER_VIRT_BASE (BRIDGE_VIRT_BASE | 0x0300)
80 #define BRIDGE_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE | 0x20000) macro
14 #define CPU_CONTROL (BRIDGE_VIRT_BASE | 0x0104)17 #define RSTOUTn_MASK (BRIDGE_VIRT_BASE | 0x0108)20 #define SYSTEM_SOFT_RESET (BRIDGE_VIRT_BASE | 0x010c)25 #define IRQ_VIRT_BASE (BRIDGE_VIRT_BASE | 0x0200)33 #define TIMER_VIRT_BASE (BRIDGE_VIRT_BASE | 0x0300)
62 #define BRIDGE_VIRT_BASE (MV78XX0_CORE_REGS_VIRT_BASE) macro
37 #define WIN0_OFF(n) (BRIDGE_VIRT_BASE + 0x0000 + ((n) << 4))38 #define WIN8_OFF(n) (BRIDGE_VIRT_BASE + 0x0900 + (((n) - 8) << 4))
330 orion_time_init(BRIDGE_VIRT_BASE, BRIDGE_INT_TIMER1_CLR, in mv78xx0_timer_init()
44 .bridge_virt_base = BRIDGE_VIRT_BASE,
339 orion_time_init(BRIDGE_VIRT_BASE, BRIDGE_INT_TIMER1_CLR, in kirkwood_timer_init()
50 .bridge_virt_base = BRIDGE_VIRT_BASE,
186 orion_time_init(BRIDGE_VIRT_BASE, BRIDGE_INT_TIMER1_CLR, in dove_timer_init()