Searched refs:ORION5X_BRIDGE_VIRT_BASE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/include/mach/
H A Dbridge-regs.h16 #define CPU_CONF (ORION5X_BRIDGE_VIRT_BASE | 0x100)
18 #define CPU_CTRL (ORION5X_BRIDGE_VIRT_BASE | 0x104)
20 #define RSTOUTn_MASK (ORION5X_BRIDGE_VIRT_BASE | 0x108)
23 #define CPU_SOFT_RESET (ORION5X_BRIDGE_VIRT_BASE | 0x10c)
25 #define POWER_MNG_CTRL_REG (ORION5X_BRIDGE_VIRT_BASE | 0x11C)
27 #define BRIDGE_CAUSE (ORION5X_BRIDGE_VIRT_BASE | 0x110)
30 #define BRIDGE_MASK (ORION5X_BRIDGE_VIRT_BASE | 0x114)
35 #define MAIN_IRQ_CAUSE (ORION5X_BRIDGE_VIRT_BASE | 0x200)
37 #define MAIN_IRQ_MASK (ORION5X_BRIDGE_VIRT_BASE | 0x204)
39 #define TIMER_VIRT_BASE (ORION5X_BRIDGE_VIRT_BASE |
[all...]
H A Dorion5x.h83 #define ORION5X_BRIDGE_VIRT_BASE (ORION5X_REGS_VIRT_BASE | 0x20000) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Daddr-map.c70 #define ORION5X_BRIDGE_REG(x) (ORION5X_BRIDGE_VIRT_BASE | (x))

Completed in 64 milliseconds