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

Go to the source code of this file.

Data Structures

struct  tps65090_regulator_platform_data
 

Macros

#define tps65090_rails(_name)   "tps65090_"#_name
 

Enumerations

enum  {
  TPS65090_ID_DCDC1, TPS65090_ID_DCDC2, TPS65090_ID_DCDC3, TPS65090_ID_FET1,
  TPS65090_ID_FET2, TPS65090_ID_FET3, TPS65090_ID_FET4, TPS65090_ID_FET5,
  TPS65090_ID_FET6, TPS65090_ID_FET7
}
 

Macro Definition Documentation

#define tps65090_rails (   _name)    "tps65090_"#_name

Definition at line 24 of file tps65090-regulator.h.

Enumeration Type Documentation

anonymous enum
Enumerator:
TPS65090_ID_DCDC1 
TPS65090_ID_DCDC2 
TPS65090_ID_DCDC3 
TPS65090_ID_FET1 
TPS65090_ID_FET2 
TPS65090_ID_FET3 
TPS65090_ID_FET4 
TPS65090_ID_FET5 
TPS65090_ID_FET6 
TPS65090_ID_FET7 

Definition at line 26 of file tps65090-regulator.h.