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

Go to the source code of this file.

Macros

#define LP8788_ISINK_CTRL   0x99
 
#define LP8788_ISINK12_IOUT   0x9A
 
#define LP8788_ISINK3_IOUT   0x9B
 
#define LP8788_ISINK1_PWM   0x9C
 
#define LP8788_ISINK2_PWM   0x9D
 
#define LP8788_ISINK3_PWM   0x9E
 
#define LP8788_ISINK1_IOUT_M   0x0F /* Addr 9Ah */
 
#define LP8788_ISINK2_IOUT_M   0xF0
 
#define LP8788_ISINK3_IOUT_M   0x0F /* Addr 9Bh */
 
#define LP8788_ISINK_MAX_PWM   63
 
#define LP8788_ISINK_SCALE_OFFSET   3
 

Macro Definition Documentation

#define LP8788_ISINK12_IOUT   0x9A

Definition at line 19 of file lp8788-isink.h.

#define LP8788_ISINK1_IOUT_M   0x0F /* Addr 9Ah */

Definition at line 26 of file lp8788-isink.h.

#define LP8788_ISINK1_PWM   0x9C

Definition at line 21 of file lp8788-isink.h.

#define LP8788_ISINK2_IOUT_M   0xF0

Definition at line 27 of file lp8788-isink.h.

#define LP8788_ISINK2_PWM   0x9D

Definition at line 22 of file lp8788-isink.h.

#define LP8788_ISINK3_IOUT   0x9B

Definition at line 20 of file lp8788-isink.h.

#define LP8788_ISINK3_IOUT_M   0x0F /* Addr 9Bh */

Definition at line 28 of file lp8788-isink.h.

#define LP8788_ISINK3_PWM   0x9E

Definition at line 23 of file lp8788-isink.h.

#define LP8788_ISINK_CTRL   0x99

Definition at line 18 of file lp8788-isink.h.

#define LP8788_ISINK_MAX_PWM   63

Definition at line 31 of file lp8788-isink.h.

#define LP8788_ISINK_SCALE_OFFSET   3

Definition at line 32 of file lp8788-isink.h.