Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
i8042.h File Reference
#include <linux/types.h>

Go to the source code of this file.

Macros

#define I8042_CMD_CTL_RCTR   0x0120
 
#define I8042_CMD_CTL_WCTR   0x1060
 
#define I8042_CMD_CTL_TEST   0x01aa
 
#define I8042_CMD_KBD_DISABLE   0x00ad
 
#define I8042_CMD_KBD_ENABLE   0x00ae
 
#define I8042_CMD_KBD_TEST   0x01ab
 
#define I8042_CMD_KBD_LOOP   0x11d2
 
#define I8042_CMD_AUX_DISABLE   0x00a7
 
#define I8042_CMD_AUX_ENABLE   0x00a8
 
#define I8042_CMD_AUX_TEST   0x01a9
 
#define I8042_CMD_AUX_SEND   0x10d4
 
#define I8042_CMD_AUX_LOOP   0x11d3
 
#define I8042_CMD_MUX_PFX   0x0090
 
#define I8042_CMD_MUX_SEND   0x1090
 

Macro Definition Documentation

#define I8042_CMD_AUX_DISABLE   0x00a7

Definition at line 25 of file i8042.h.

#define I8042_CMD_AUX_ENABLE   0x00a8

Definition at line 26 of file i8042.h.

#define I8042_CMD_AUX_LOOP   0x11d3

Definition at line 29 of file i8042.h.

#define I8042_CMD_AUX_SEND   0x10d4

Definition at line 28 of file i8042.h.

#define I8042_CMD_AUX_TEST   0x01a9

Definition at line 27 of file i8042.h.

#define I8042_CMD_CTL_RCTR   0x0120

Definition at line 16 of file i8042.h.

#define I8042_CMD_CTL_TEST   0x01aa

Definition at line 18 of file i8042.h.

#define I8042_CMD_CTL_WCTR   0x1060

Definition at line 17 of file i8042.h.

#define I8042_CMD_KBD_DISABLE   0x00ad

Definition at line 20 of file i8042.h.

#define I8042_CMD_KBD_ENABLE   0x00ae

Definition at line 21 of file i8042.h.

#define I8042_CMD_KBD_LOOP   0x11d2

Definition at line 23 of file i8042.h.

#define I8042_CMD_KBD_TEST   0x01ab

Definition at line 22 of file i8042.h.

#define I8042_CMD_MUX_PFX   0x0090

Definition at line 31 of file i8042.h.

#define I8042_CMD_MUX_SEND   0x1090

Definition at line 32 of file i8042.h.