Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
kn02ca.h File Reference
#include <asm/dec/kn02xa.h>

Go to the source code of this file.

Macros

#define KN02CA_CPU_INR_HALT   6 /* HALT from ACCESS.Bus */
 
#define KN02CA_CPU_INR_CASCADE   5 /* I/O ASIC cascade */
 
#define KN02CA_CPU_INR_BUS   4 /* memory, I/O bus read/write errors */
 
#define KN02CA_CPU_INR_RTC   3 /* DS1287 RTC */
 
#define KN02CA_CPU_INR_TIMER   2 /* ARC periodic timer */
 
#define KN02CA_IO_INR_FLOPPY   15 /* 82077 FDC */
 
#define KN02CA_IO_INR_NVRAM   14 /* (*) NVRAM clear jumper */
 
#define KN02CA_IO_INR_POWERON   13 /* (*) ACCESS.Bus/power-on reset */
 
#define KN02CA_IO_INR_TC0   12 /* TURBOchannel slot #0 */
 
#define KN02CA_IO_INR_TIMER   12 /* ARC periodic timer (?) */
 
#define KN02CA_IO_INR_ISDN   11 /* Am79C30A ISDN */
 
#define KN02CA_IO_INR_NRMOD   10 /* (*) NRMOD manufacturing jumper */
 
#define KN02CA_IO_INR_ASC   9 /* ASC (NCR53C94) SCSI */
 
#define KN02CA_IO_INR_LANCE   8 /* LANCE (Am7990) Ethernet */
 
#define KN02CA_IO_INR_HDFLOPPY   7 /* (*) HD (1.44MB) floppy status */
 
#define KN02CA_IO_INR_SCC0   6 /* SCC (Z85C30) serial #0 */
 
#define KN02CA_IO_INR_TC1   5 /* TURBOchannel slot #1 */
 
#define KN02CA_IO_INR_XDFLOPPY   4 /* (*) XD (2.88MB) floppy status */
 
#define KN02CA_IO_INR_VIDEO   3 /* framebuffer */
 
#define KN02CA_IO_INR_XVIDEO   2 /* ~framebuffer */
 
#define KN02CA_IO_INR_AB_XMIT   1 /* ACCESS.bus transmit */
 
#define KN02CA_IO_INR_AB_RECV   0 /* ACCESS.bus receive */
 
#define KN02CA_MER_INTR   (1<<27) /* ARC IRQ status & ack */
 
#define KN02CA_MSR_INTREN   (1<<26) /* ARC periodic IRQ enable */
 
#define KN02CA_MSR_MS10EN   (1<<25) /* 10/1ms IRQ period select */
 
#define KN02CA_MSR_PFORCE   (0xf<<21) /* byte lane error force */
 
#define KN02CA_MSR_MABEN   (1<<20) /* A side VFB address enable */
 
#define KN02CA_MSR_LASTBANK   (0x7<<17) /* onboard RAM bank # */
 
#define KN03CA_IO_SSR_RES_14   (1<<14) /* unused */
 
#define KN03CA_IO_SSR_RES_13   (1<<13) /* unused */
 
#define KN03CA_IO_SSR_ISDN_RST   (1<<12) /* ~ISDN (Am79C30A) reset */
 
#define KN03CA_IO_SSR_FLOPPY_RST   (1<<7) /* ~FDC (82077) reset */
 
#define KN03CA_IO_SSR_VIDEO_RST   (1<<6) /* ~framebuffer reset */
 
#define KN03CA_IO_SSR_AB_RST   (1<<5) /* ACCESS.bus reset */
 
#define KN03CA_IO_SSR_RES_4   (1<<4) /* unused */
 
#define KN03CA_IO_SSR_RES_3   (1<<4) /* unused */
 
#define KN03CA_IO_SSR_RES_2   (1<<2) /* unused */
 
#define KN03CA_IO_SSR_RES_1   (1<<1) /* unused */
 
#define KN03CA_IO_SSR_LED   (1<<0) /* power LED */
 

Macro Definition Documentation

#define KN02CA_CPU_INR_BUS   4 /* memory, I/O bus read/write errors */

Definition at line 23 of file kn02ca.h.

#define KN02CA_CPU_INR_CASCADE   5 /* I/O ASIC cascade */

Definition at line 22 of file kn02ca.h.

#define KN02CA_CPU_INR_HALT   6 /* HALT from ACCESS.Bus */

Definition at line 21 of file kn02ca.h.

#define KN02CA_CPU_INR_RTC   3 /* DS1287 RTC */

Definition at line 24 of file kn02ca.h.

#define KN02CA_CPU_INR_TIMER   2 /* ARC periodic timer */

Definition at line 25 of file kn02ca.h.

#define KN02CA_IO_INR_AB_RECV   0 /* ACCESS.bus receive */

Definition at line 46 of file kn02ca.h.

#define KN02CA_IO_INR_AB_XMIT   1 /* ACCESS.bus transmit */

Definition at line 45 of file kn02ca.h.

#define KN02CA_IO_INR_ASC   9 /* ASC (NCR53C94) SCSI */

Definition at line 37 of file kn02ca.h.

#define KN02CA_IO_INR_FLOPPY   15 /* 82077 FDC */

Definition at line 30 of file kn02ca.h.

#define KN02CA_IO_INR_HDFLOPPY   7 /* (*) HD (1.44MB) floppy status */

Definition at line 39 of file kn02ca.h.

#define KN02CA_IO_INR_ISDN   11 /* Am79C30A ISDN */

Definition at line 35 of file kn02ca.h.

#define KN02CA_IO_INR_LANCE   8 /* LANCE (Am7990) Ethernet */

Definition at line 38 of file kn02ca.h.

#define KN02CA_IO_INR_NRMOD   10 /* (*) NRMOD manufacturing jumper */

Definition at line 36 of file kn02ca.h.

#define KN02CA_IO_INR_NVRAM   14 /* (*) NVRAM clear jumper */

Definition at line 31 of file kn02ca.h.

#define KN02CA_IO_INR_POWERON   13 /* (*) ACCESS.Bus/power-on reset */

Definition at line 32 of file kn02ca.h.

#define KN02CA_IO_INR_SCC0   6 /* SCC (Z85C30) serial #0 */

Definition at line 40 of file kn02ca.h.

#define KN02CA_IO_INR_TC0   12 /* TURBOchannel slot #0 */

Definition at line 33 of file kn02ca.h.

#define KN02CA_IO_INR_TC1   5 /* TURBOchannel slot #1 */

Definition at line 41 of file kn02ca.h.

#define KN02CA_IO_INR_TIMER   12 /* ARC periodic timer (?) */

Definition at line 34 of file kn02ca.h.

#define KN02CA_IO_INR_VIDEO   3 /* framebuffer */

Definition at line 43 of file kn02ca.h.

#define KN02CA_IO_INR_XDFLOPPY   4 /* (*) XD (2.88MB) floppy status */

Definition at line 42 of file kn02ca.h.

#define KN02CA_IO_INR_XVIDEO   2 /* ~framebuffer */

Definition at line 44 of file kn02ca.h.

#define KN02CA_MER_INTR   (1<<27) /* ARC IRQ status & ack */

Definition at line 52 of file kn02ca.h.

#define KN02CA_MSR_INTREN   (1<<26) /* ARC periodic IRQ enable */

Definition at line 57 of file kn02ca.h.

#define KN02CA_MSR_LASTBANK   (0x7<<17) /* onboard RAM bank # */

Definition at line 61 of file kn02ca.h.

#define KN02CA_MSR_MABEN   (1<<20) /* A side VFB address enable */

Definition at line 60 of file kn02ca.h.

#define KN02CA_MSR_MS10EN   (1<<25) /* 10/1ms IRQ period select */

Definition at line 58 of file kn02ca.h.

#define KN02CA_MSR_PFORCE   (0xf<<21) /* byte lane error force */

Definition at line 59 of file kn02ca.h.

#define KN03CA_IO_SSR_AB_RST   (1<<5) /* ACCESS.bus reset */

Definition at line 72 of file kn02ca.h.

#define KN03CA_IO_SSR_FLOPPY_RST   (1<<7) /* ~FDC (82077) reset */

Definition at line 70 of file kn02ca.h.

#define KN03CA_IO_SSR_ISDN_RST   (1<<12) /* ~ISDN (Am79C30A) reset */

Definition at line 68 of file kn02ca.h.

#define KN03CA_IO_SSR_LED   (1<<0) /* power LED */

Definition at line 77 of file kn02ca.h.

#define KN03CA_IO_SSR_RES_1   (1<<1) /* unused */

Definition at line 76 of file kn02ca.h.

#define KN03CA_IO_SSR_RES_13   (1<<13) /* unused */

Definition at line 67 of file kn02ca.h.

#define KN03CA_IO_SSR_RES_14   (1<<14) /* unused */

Definition at line 66 of file kn02ca.h.

#define KN03CA_IO_SSR_RES_2   (1<<2) /* unused */

Definition at line 75 of file kn02ca.h.

#define KN03CA_IO_SSR_RES_3   (1<<4) /* unused */

Definition at line 74 of file kn02ca.h.

#define KN03CA_IO_SSR_RES_4   (1<<4) /* unused */

Definition at line 73 of file kn02ca.h.

#define KN03CA_IO_SSR_VIDEO_RST   (1<<6) /* ~framebuffer reset */

Definition at line 71 of file kn02ca.h.