Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
i8042-ip22io.h File Reference
#include <asm/sgi/ioc.h>
#include <asm/sgi/ip22.h>

Go to the source code of this file.

Macros

#define I8042_KBD_PHYS_DESC   "hpc3ps2/serio0"
 
#define I8042_AUX_PHYS_DESC   "hpc3ps2/serio1"
 
#define I8042_MUX_PHYS_DESC   "hpc3ps2/serio%d"
 
#define I8042_KBD_IRQ   SGI_KEYBD_IRQ
 
#define I8042_AUX_IRQ   SGI_KEYBD_IRQ
 
#define I8042_COMMAND_REG   ((unsigned long)&sgioc->kbdmouse.command)
 
#define I8042_STATUS_REG   ((unsigned long)&sgioc->kbdmouse.command)
 
#define I8042_DATA_REG   ((unsigned long)&sgioc->kbdmouse.data)
 

Macro Definition Documentation

#define I8042_AUX_IRQ   SGI_KEYBD_IRQ

Definition at line 26 of file i8042-ip22io.h.

#define I8042_AUX_PHYS_DESC   "hpc3ps2/serio1"

Definition at line 18 of file i8042-ip22io.h.

#define I8042_COMMAND_REG   ((unsigned long)&sgioc->kbdmouse.command)

Definition at line 32 of file i8042-ip22io.h.

#define I8042_DATA_REG   ((unsigned long)&sgioc->kbdmouse.data)

Definition at line 34 of file i8042-ip22io.h.

#define I8042_KBD_IRQ   SGI_KEYBD_IRQ

Definition at line 25 of file i8042-ip22io.h.

#define I8042_KBD_PHYS_DESC   "hpc3ps2/serio0"

Definition at line 17 of file i8042-ip22io.h.

#define I8042_MUX_PHYS_DESC   "hpc3ps2/serio%d"

Definition at line 19 of file i8042-ip22io.h.

#define I8042_STATUS_REG   ((unsigned long)&sgioc->kbdmouse.command)

Definition at line 33 of file i8042-ip22io.h.