Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
apb.h File Reference

Go to the source code of this file.

Macros

#define APB_TICK_REGISTER   0xb0
 
#define APB_INT_ACK   0xb8
 
#define APB_PRIMARY_MASTER_RETRY_LIMIT   0xc0
 
#define APB_DMA_ASFR   0xc8
 
#define APB_DMA_AFAR   0xd0
 
#define APB_PIO_TARGET_RETRY_LIMIT   0xd8
 
#define APB_PIO_TARGET_LATENCY_TIMER   0xd9
 
#define APB_DMA_TARGET_RETRY_LIMIT   0xda
 
#define APB_DMA_TARGET_LATENCY_TIMER   0xdb
 
#define APB_SECONDARY_MASTER_RETRY_LIMIT   0xdc
 
#define APB_SECONDARY_CONTROL   0xdd
 
#define APB_IO_ADDRESS_MAP   0xde
 
#define APB_MEM_ADDRESS_MAP   0xdf
 
#define APB_PCI_CONTROL_LOW   0xe0
 
#define APB_PCI_CTL_LOW_ARB_PARK   (1 << 21)
 
#define APB_PCI_CTL_LOW_ERRINT_EN   (1 << 8)
 
#define APB_PCI_CONTROL_HIGH   0xe4
 
#define APB_PCI_CTL_HIGH_SERR   (1 << 2)
 
#define APB_PCI_CTL_HIGH_ARBITER_EN   (1 << 0)
 
#define APB_PIO_ASFR   0xe8
 
#define APB_PIO_AFAR   0xf0
 
#define APB_DIAG_REGISTER   0xf8
 

Macro Definition Documentation

#define APB_DIAG_REGISTER   0xf8

Definition at line 34 of file apb.h.

#define APB_DMA_AFAR   0xd0

Definition at line 14 of file apb.h.

#define APB_DMA_ASFR   0xc8

Definition at line 13 of file apb.h.

#define APB_DMA_TARGET_LATENCY_TIMER   0xdb

Definition at line 18 of file apb.h.

#define APB_DMA_TARGET_RETRY_LIMIT   0xda

Definition at line 17 of file apb.h.

#define APB_INT_ACK   0xb8

Definition at line 11 of file apb.h.

#define APB_IO_ADDRESS_MAP   0xde

Definition at line 21 of file apb.h.

#define APB_MEM_ADDRESS_MAP   0xdf

Definition at line 22 of file apb.h.

#define APB_PCI_CONTROL_HIGH   0xe4

Definition at line 28 of file apb.h.

#define APB_PCI_CONTROL_LOW   0xe0

Definition at line 24 of file apb.h.

#define APB_PCI_CTL_HIGH_ARBITER_EN   (1 << 0)

Definition at line 30 of file apb.h.

#define APB_PCI_CTL_HIGH_SERR   (1 << 2)

Definition at line 29 of file apb.h.

#define APB_PCI_CTL_LOW_ARB_PARK   (1 << 21)

Definition at line 25 of file apb.h.

#define APB_PCI_CTL_LOW_ERRINT_EN   (1 << 8)

Definition at line 26 of file apb.h.

#define APB_PIO_AFAR   0xf0

Definition at line 33 of file apb.h.

#define APB_PIO_ASFR   0xe8

Definition at line 32 of file apb.h.

#define APB_PIO_TARGET_LATENCY_TIMER   0xd9

Definition at line 16 of file apb.h.

#define APB_PIO_TARGET_RETRY_LIMIT   0xd8

Definition at line 15 of file apb.h.

#define APB_PRIMARY_MASTER_RETRY_LIMIT   0xc0

Definition at line 12 of file apb.h.

#define APB_SECONDARY_CONTROL   0xdd

Definition at line 20 of file apb.h.

#define APB_SECONDARY_MASTER_RETRY_LIMIT   0xdc

Definition at line 19 of file apb.h.

#define APB_TICK_REGISTER   0xb0

Definition at line 10 of file apb.h.