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

Go to the source code of this file.

Data Structures

struct  lp3972_regulator_subdev
 
struct  lp3972_platform_data
 

Macros

#define LP3972_LDO1   0
 
#define LP3972_LDO2   1
 
#define LP3972_LDO3   2
 
#define LP3972_LDO4   3
 
#define LP3972_LDO5   4
 
#define LP3972_DCDC1   5
 
#define LP3972_DCDC2   6
 
#define LP3972_DCDC3   7
 
#define LP3972_NUM_REGULATORS   8
 

Macro Definition Documentation

#define LP3972_DCDC1   5

Definition at line 32 of file lp3972.h.

#define LP3972_DCDC2   6

Definition at line 33 of file lp3972.h.

#define LP3972_DCDC3   7

Definition at line 34 of file lp3972.h.

#define LP3972_LDO1   0

Definition at line 26 of file lp3972.h.

#define LP3972_LDO2   1

Definition at line 27 of file lp3972.h.

#define LP3972_LDO3   2

Definition at line 28 of file lp3972.h.

#define LP3972_LDO4   3

Definition at line 29 of file lp3972.h.

#define LP3972_LDO5   4

Definition at line 30 of file lp3972.h.

#define LP3972_NUM_REGULATORS   8

Definition at line 36 of file lp3972.h.