Searched refs:BRIDGE_VIRT_BASE (Results 1 – 5 of 5) sorted by relevance
49 #define BRIDGE_VIRT_BASE (KIRKWOOD_REGS_VIRT_BASE | 0x20000) macro50 #define CPU_CONTROL (BRIDGE_VIRT_BASE | 0x0104)52 #define RSTOUTn_MASK (BRIDGE_VIRT_BASE | 0x0108)54 #define SYSTEM_SOFT_RESET (BRIDGE_VIRT_BASE | 0x010c)56 #define BRIDGE_CAUSE (BRIDGE_VIRT_BASE | 0x0110)57 #define BRIDGE_MASK (BRIDGE_VIRT_BASE | 0x0114)61 #define IRQ_VIRT_BASE (BRIDGE_VIRT_BASE | 0x0200)66 #define TIMER_VIRT_BASE (BRIDGE_VIRT_BASE | 0x0300)67 #define L2_CONFIG_REG (BRIDGE_VIRT_BASE | 0x0128)
60 #define BRIDGE_VIRT_BASE (LOKI_REGS_VIRT_BASE | 0x20000) macro61 #define BRIDGE_REG(x) (BRIDGE_VIRT_BASE | (x))62 #define RSTOUTn_MASK (BRIDGE_VIRT_BASE | 0x0108)64 #define SYSTEM_SOFT_RESET (BRIDGE_VIRT_BASE | 0x010c)66 #define BRIDGE_CAUSE (BRIDGE_VIRT_BASE | 0x0110)67 #define BRIDGE_MASK (BRIDGE_VIRT_BASE | 0x0114)71 #define IRQ_VIRT_BASE (BRIDGE_VIRT_BASE | 0x0200)74 #define TIMER_VIRT_BASE (BRIDGE_VIRT_BASE | 0x0300)
61 #define BRIDGE_VIRT_BASE (MV78XX0_CORE_REGS_VIRT_BASE) macro62 #define CPU_CONTROL (BRIDGE_VIRT_BASE | 0x0104)64 #define RSTOUTn_MASK (BRIDGE_VIRT_BASE | 0x0108)66 #define SYSTEM_SOFT_RESET (BRIDGE_VIRT_BASE | 0x010c)68 #define BRIDGE_CAUSE (BRIDGE_VIRT_BASE | 0x0110)69 #define BRIDGE_MASK (BRIDGE_VIRT_BASE | 0x0114)73 #define IRQ_VIRT_BASE (BRIDGE_VIRT_BASE | 0x0200)80 #define TIMER_VIRT_BASE (BRIDGE_VIRT_BASE | 0x0300)
43 #define WIN0_OFF(n) (BRIDGE_VIRT_BASE + 0x0000 + ((n) << 4))44 #define WIN8_OFF(n) (BRIDGE_VIRT_BASE + 0x0900 + (((n) - 8) << 4))
43 #define WIN_OFF(n) (BRIDGE_VIRT_BASE + 0x0000 + ((n) << 4))