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

Go to the source code of this file.

Macros

#define NCR_D700_MCA_ID   0x0092
 
#define BOARD_RESET   0x80 /* board level reset */
 
#define ADD_PARENB   0x04 /* Address Parity Enabled */
 
#define DAT_PARENB   0x01 /* Data Parity Enabled */
 
#define SFBK_ENB   0x10 /* SFDBK Interrupt Enabled */
 
#define LED0GREEN   0x20 /* Led 0 (red 0; green 1) */
 
#define LED1GREEN   0x40 /* Led 1 (red 0; green 1) */
 
#define LED0RED   0xDF /* Led 0 (red 0; green 1) */
 
#define LED1RED   0xBF /* Led 1 (red 0; green 1) */
 
#define NCR_D700_CLOCK_MHZ   50
 

Macro Definition Documentation

#define ADD_PARENB   0x04 /* Address Parity Enabled */

Definition at line 19 of file NCR_D700.h.

#define BOARD_RESET   0x80 /* board level reset */

Definition at line 18 of file NCR_D700.h.

#define DAT_PARENB   0x01 /* Data Parity Enabled */

Definition at line 20 of file NCR_D700.h.

#define LED0GREEN   0x20 /* Led 0 (red 0; green 1) */

Definition at line 22 of file NCR_D700.h.

#define LED0RED   0xDF /* Led 0 (red 0; green 1) */

Definition at line 24 of file NCR_D700.h.

#define LED1GREEN   0x40 /* Led 1 (red 0; green 1) */

Definition at line 23 of file NCR_D700.h.

#define LED1RED   0xBF /* Led 1 (red 0; green 1) */

Definition at line 25 of file NCR_D700.h.

#define NCR_D700_CLOCK_MHZ   50

Definition at line 27 of file NCR_D700.h.

#define NCR_D700_MCA_ID   0x0092

Definition at line 15 of file NCR_D700.h.

#define SFBK_ENB   0x10 /* SFDBK Interrupt Enabled */

Definition at line 21 of file NCR_D700.h.