Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | lp872x_dvs |
struct | lp872x_regulator_data |
struct | lp872x_platform_data |
Macros | |
#define | LP872X_MAX_REGULATORS 9 |
Enumerations | |
enum | lp872x_regulator_id { LP8720_ID_BASE, LP8720_ID_LDO1 = LP8720_ID_BASE, LP8720_ID_LDO2, LP8720_ID_LDO3, LP8720_ID_LDO4, LP8720_ID_LDO5, LP8720_ID_BUCK, LP8725_ID_BASE, LP8725_ID_LDO1 = LP8725_ID_BASE, LP8725_ID_LDO2, LP8725_ID_LDO3, LP8725_ID_LDO4, LP8725_ID_LDO5, LP8725_ID_LILO1, LP8725_ID_LILO2, LP8725_ID_BUCK1, LP8725_ID_BUCK2, LP872X_ID_MAX } |
enum | lp872x_dvs_state { DVS_LOW = GPIOF_OUT_INIT_LOW, DVS_HIGH = GPIOF_OUT_INIT_HIGH } |
enum | lp872x_dvs_sel { SEL_V1, SEL_V2 } |
enum lp872x_dvs_sel |
enum lp872x_dvs_state |
enum lp872x_regulator_id |