|
Linux Kernel
3.7.1
|
#include <mach/orion5x.h>Go to the source code of this file.
Macros | |
| #define | CPU_CONF (ORION5X_BRIDGE_VIRT_BASE + 0x100) |
| #define | CPU_CTRL (ORION5X_BRIDGE_VIRT_BASE + 0x104) |
| #define | RSTOUTn_MASK (ORION5X_BRIDGE_VIRT_BASE + 0x108) |
| #define | WDT_RESET_OUT_EN 0x0002 |
| #define | CPU_SOFT_RESET (ORION5X_BRIDGE_VIRT_BASE + 0x10c) |
| #define | BRIDGE_CAUSE (ORION5X_BRIDGE_VIRT_BASE + 0x110) |
| #define | POWER_MNG_CTRL_REG (ORION5X_BRIDGE_VIRT_BASE + 0x11C) |
| #define | WDT_INT_REQ 0x0008 |
| #define | BRIDGE_INT_TIMER1_CLR (~0x0004) |
| #define | MAIN_IRQ_CAUSE (ORION5X_BRIDGE_VIRT_BASE + 0x200) |
| #define | MAIN_IRQ_MASK (ORION5X_BRIDGE_VIRT_BASE + 0x204) |
| #define | TIMER_VIRT_BASE (ORION5X_BRIDGE_VIRT_BASE + 0x300) |
| #define | TIMER_PHYS_BASE (ORION5X_BRIDGE_PHYS_BASE + 0x300) |
| #define BRIDGE_CAUSE (ORION5X_BRIDGE_VIRT_BASE + 0x110) |
Definition at line 25 of file bridge-regs.h.
| #define BRIDGE_INT_TIMER1_CLR (~0x0004) |
Definition at line 31 of file bridge-regs.h.
| #define CPU_CONF (ORION5X_BRIDGE_VIRT_BASE + 0x100) |
Definition at line 16 of file bridge-regs.h.
| #define CPU_CTRL (ORION5X_BRIDGE_VIRT_BASE + 0x104) |
Definition at line 18 of file bridge-regs.h.
| #define CPU_SOFT_RESET (ORION5X_BRIDGE_VIRT_BASE + 0x10c) |
Definition at line 23 of file bridge-regs.h.
| #define MAIN_IRQ_CAUSE (ORION5X_BRIDGE_VIRT_BASE + 0x200) |
Definition at line 33 of file bridge-regs.h.
| #define MAIN_IRQ_MASK (ORION5X_BRIDGE_VIRT_BASE + 0x204) |
Definition at line 35 of file bridge-regs.h.
| #define POWER_MNG_CTRL_REG (ORION5X_BRIDGE_VIRT_BASE + 0x11C) |
Definition at line 27 of file bridge-regs.h.
| #define RSTOUTn_MASK (ORION5X_BRIDGE_VIRT_BASE + 0x108) |
Definition at line 20 of file bridge-regs.h.
| #define TIMER_PHYS_BASE (ORION5X_BRIDGE_PHYS_BASE + 0x300) |
Definition at line 38 of file bridge-regs.h.
| #define TIMER_VIRT_BASE (ORION5X_BRIDGE_VIRT_BASE + 0x300) |
Definition at line 37 of file bridge-regs.h.
| #define WDT_INT_REQ 0x0008 |
Definition at line 29 of file bridge-regs.h.
| #define WDT_RESET_OUT_EN 0x0002 |
Definition at line 21 of file bridge-regs.h.
1.8.2