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

Go to the source code of this file.

Data Structures

struct  lp3971_regulator_subdev
 
struct  lp3971_platform_data
 

Macros

#define LP3971_LDO1   0
 
#define LP3971_LDO2   1
 
#define LP3971_LDO3   2
 
#define LP3971_LDO4   3
 
#define LP3971_LDO5   4
 
#define LP3971_DCDC1   5
 
#define LP3971_DCDC2   6
 
#define LP3971_DCDC3   7
 
#define LP3971_NUM_REGULATORS   8
 

Macro Definition Documentation

#define LP3971_DCDC1   5

Definition at line 35 of file lp3971.h.

#define LP3971_DCDC2   6

Definition at line 36 of file lp3971.h.

#define LP3971_DCDC3   7

Definition at line 37 of file lp3971.h.

#define LP3971_LDO1   0

Definition at line 29 of file lp3971.h.

#define LP3971_LDO2   1

Definition at line 30 of file lp3971.h.

#define LP3971_LDO3   2

Definition at line 31 of file lp3971.h.

#define LP3971_LDO4   3

Definition at line 32 of file lp3971.h.

#define LP3971_LDO5   4

Definition at line 33 of file lp3971.h.

#define LP3971_NUM_REGULATORS   8

Definition at line 39 of file lp3971.h.