Go to the source code of this file.
Macros | |
#define | PCN_PCI_CBIO (PCI_MAPREG_START + 0x00) |
#define | PCN_PCI_CBMEM (PCI_MAPREG_START + 0x04) |
#define | PCN16_APROM 0x00 |
#define | PCN16_RDP 0x10 |
#define | PCN16_RAP 0x12 |
#define | PCN16_RESET 0x14 |
#define | PCN16_BDP 0x16 |
#define | PCN32_APROM 0x00 |
#define | PCN32_RDP 0x10 |
#define | PCN32_RAP 0x14 |
#define | PCN32_RESET 0x18 |
#define | PCN32_BDP 0x1c |
#define PCN16_APROM 0x00 |
Definition at line 62 of file if_pcnreg.h.
#define PCN16_BDP 0x16 |
Definition at line 66 of file if_pcnreg.h.
#define PCN16_RAP 0x12 |
Definition at line 64 of file if_pcnreg.h.
#define PCN16_RDP 0x10 |
Definition at line 63 of file if_pcnreg.h.
#define PCN16_RESET 0x14 |
Definition at line 65 of file if_pcnreg.h.
#define PCN32_APROM 0x00 |
Definition at line 72 of file if_pcnreg.h.
#define PCN32_BDP 0x1c |
Definition at line 76 of file if_pcnreg.h.
#define PCN32_RAP 0x14 |
Definition at line 74 of file if_pcnreg.h.
#define PCN32_RDP 0x10 |
Definition at line 73 of file if_pcnreg.h.
#define PCN32_RESET 0x18 |
Definition at line 75 of file if_pcnreg.h.
#define PCN_PCI_CBIO (PCI_MAPREG_START + 0x00) |
Definition at line 55 of file if_pcnreg.h.
#define PCN_PCI_CBMEM (PCI_MAPREG_START + 0x04) |
Definition at line 56 of file if_pcnreg.h.