Go to the source code of this file.
Macros | |
#define | GT_REGVAL(x) |
#define | GT_CPU_INT 0x000 |
#define | GT_MULTIGT 0x120 |
#define | GT_PCI0IOLD_OFS 0x048 |
#define | GT_PCI0IOHD_OFS 0x050 |
#define | GT_PCI0M0LD_OFS 0x058 |
#define | GT_PCI0M0HD_OFS 0x060 |
#define | GT_PCI0M1LD_OFS 0x080 |
#define | GT_PCI0M1HD_OFS 0x088 |
#define | GT_PCI0IOREMAP_OFS 0x0f0 |
#define | GT_PCI0M0REMAP_OFS 0x0f8 |
#define | GT_PCI0M1REMAP_OFS 0x100 |
#define | GT_N_DECODE_REGS (0x108 / 8) |
#define | GT_TIMER_COUNTER0 0x850 |
#define | GT_TIMER_COUNTER1 0x854 |
#define | GT_TIMER_COUNTER2 0x858 |
#define | GT_TIMER_COUNTER3 0x85c |
#define | GT_TIMER_CTRL 0x864 |
#define | ENTC0 0x01 |
#define | TCSEL0 0x02 |
#define | ENTC1 0x04 |
#define | TCSEL1 0x08 |
#define | ENTC2 0x10 |
#define | TCSEL2 0x20 |
#define | ENTC3 0x40 |
#define | TCSEL3 0x80 |
#define | GT_PCI0_CMD_OFS 0xc00 |
#define | GT_PCI0_CFG_ADDR 0xcf8 |
#define | GT_PCI0_CFG_DATA 0xcfc |
#define | GT_PCI0_INTR_ACK 0xc34 |
#define | GT_INTR_CAUSE 0xc18 |
#define | GTIC_INTSUM 0x00000001 |
#define | GTIC_MEMOUT 0x00000002 |
#define | GTIC_DMAOUT 0x00000004 |
#define | GTIC_CPUOUT 0x00000008 |
#define | GTIC_DMA0COMP 0x00000010 |
#define | GTIC_DMA1COMP 0x00000020 |
#define | GTIC_DMA2COMP 0x00000040 |
#define | GTIC_DMA3COMP 0x00000080 |
#define | GTIC_T0EXP 0x00000100 |
#define | GTIC_T1EXP 0x00000200 |
#define | GTIC_T2EXP 0x00000400 |
#define | GTIC_T3EXP 0x00000800 |
#define | GTIC_MASRDERR0 0x00001000 |
#define | GTIC_SLVWRERR0 0x00002000 |
#define | GTIC_MASWRERR0 0x00004000 |
#define | GTIC_SLVRDERR0 0x00008000 |
#define | GTIC_ADDRERR0 0x00010000 |
#define | GTIC_MEMERR 0x00020000 |
#define | GTIC_MASABORT0 0x00040000 |
#define | GTIC_TARABORT0 0x00080000 |
#define | GTIC_RETRYCNT0 0x00100000 |
#define | GTIC_PMCINT_0 0x00200000 |
#define | GTIC_CPUINT 0x0c300000 |
#define | GTIC_PCINT 0xc3000000 |
#define | GTIC_CPUINTSUM 0x40000000 |
#define | GTIC_PCIINTSUM 0x80000000 |
#define ENTC0 0x01 |
Definition at line 101 of file gtreg.h.
Referenced by DEVICE_ACCESS().
#define GT_INTR_CAUSE 0xc18 |
Definition at line 117 of file gtreg.h.
Referenced by DEVICE_ACCESS().
#define GT_PCI0_CMD_OFS 0xc00 |
Definition at line 111 of file gtreg.h.
Referenced by DEVICE_ACCESS().
#define GT_PCI0_INTR_ACK 0xc34 |
Definition at line 114 of file gtreg.h.
Referenced by DEVICE_ACCESS().
#define GT_PCI0IOHD_OFS 0x050 |
Definition at line 60 of file gtreg.h.
Referenced by dev_gt_init(), and DEVICE_ACCESS().
#define GT_PCI0IOLD_OFS 0x048 |
Definition at line 59 of file gtreg.h.
Referenced by dev_gt_init(), and DEVICE_ACCESS().
#define GT_PCI0IOREMAP_OFS 0x0f0 |
Definition at line 65 of file gtreg.h.
Referenced by dev_gt_init(), and DEVICE_ACCESS().
#define GT_PCI0M0HD_OFS 0x060 |
Definition at line 62 of file gtreg.h.
Referenced by dev_gt_init(), and DEVICE_ACCESS().
#define GT_PCI0M0LD_OFS 0x058 |
Definition at line 61 of file gtreg.h.
Referenced by dev_gt_init(), and DEVICE_ACCESS().
#define GT_PCI0M0REMAP_OFS 0x0f8 |
Definition at line 66 of file gtreg.h.
Referenced by dev_gt_init(), and DEVICE_ACCESS().
#define GT_PCI0M1HD_OFS 0x088 |
Definition at line 64 of file gtreg.h.
Referenced by dev_gt_init(), and DEVICE_ACCESS().
#define GT_PCI0M1LD_OFS 0x080 |
Definition at line 63 of file gtreg.h.
Referenced by dev_gt_init(), and DEVICE_ACCESS().
#define GT_PCI0M1REMAP_OFS 0x100 |
Definition at line 67 of file gtreg.h.
Referenced by dev_gt_init(), and DEVICE_ACCESS().
#define GT_REGVAL | ( | x | ) |
#define GT_TIMER_CTRL 0x864 |
Definition at line 100 of file gtreg.h.
Referenced by DEVICE_ACCESS().
#define GTIC_T0EXP 0x00000100 |
Definition at line 126 of file gtreg.h.
Referenced by DEVICE_ACCESS().