Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | PCI_VENDOR_ID_VMIC 0x114A |
#define | PCI_DEVICE_ID_VTIMR 0x0004 |
#define | VME_CONTROL 0x0000 |
#define | BM_VME_CONTROL_MASTER_ENDIAN 0x0001 |
#define | BM_VME_CONTROL_SLAVE_ENDIAN 0x0002 |
#define | BM_VME_CONTROL_ABLE 0x0004 |
#define | BM_VME_CONTROL_BERRI 0x0040 |
#define | BM_VME_CONTROL_BERRST 0x0080 |
#define | BM_VME_CONTROL_BPENA 0x0400 |
#define | BM_VME_CONTROL_VBENA 0x0800 |
#define BM_VME_CONTROL_ABLE 0x0004 |
Definition at line 30 of file vme_vmivme7805.h.
#define BM_VME_CONTROL_BERRI 0x0040 |
Definition at line 31 of file vme_vmivme7805.h.
#define BM_VME_CONTROL_BERRST 0x0080 |
Definition at line 32 of file vme_vmivme7805.h.
#define BM_VME_CONTROL_BPENA 0x0400 |
Definition at line 33 of file vme_vmivme7805.h.
#define BM_VME_CONTROL_MASTER_ENDIAN 0x0001 |
Definition at line 28 of file vme_vmivme7805.h.
#define BM_VME_CONTROL_SLAVE_ENDIAN 0x0002 |
Definition at line 29 of file vme_vmivme7805.h.
#define BM_VME_CONTROL_VBENA 0x0800 |
Definition at line 34 of file vme_vmivme7805.h.
#define PCI_DEVICE_ID_VTIMR 0x0004 |
Definition at line 24 of file vme_vmivme7805.h.
#define PCI_VENDOR_ID_VMIC 0x114A |
Definition at line 20 of file vme_vmivme7805.h.
#define VME_CONTROL 0x0000 |
Definition at line 27 of file vme_vmivme7805.h.