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

Go to the source code of this file.

Data Structures

struct  kxtj9_platform_data
 

Macros

#define KXTJ9_I2C_ADDR   0x0F
 
#define RES_8BIT   0
 
#define RES_12BIT   (1 << 6)
 
#define KXTJ9_G_2G   0
 
#define KXTJ9_G_4G   (1 << 3)
 
#define KXTJ9_G_8G   (1 << 4)
 

Macro Definition Documentation

#define KXTJ9_G_2G   0

Definition at line 51 of file kxtj9.h.

#define KXTJ9_G_4G   (1 << 3)

Definition at line 52 of file kxtj9.h.

#define KXTJ9_G_8G   (1 << 4)

Definition at line 53 of file kxtj9.h.

#define KXTJ9_I2C_ADDR   0x0F

Definition at line 23 of file kxtj9.h.

#define RES_12BIT   (1 << 6)

Definition at line 48 of file kxtj9.h.

#define RES_8BIT   0

Definition at line 47 of file kxtj9.h.