Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tps65910_board Struct Reference

#include <tps65910.h>

Data Fields

int gpio_base
 
int irq
 
int irq_base
 
int vmbch_threshold
 
int vmbch2_threshold
 
bool en_ck32k_xtal
 
bool en_dev_slp
 
bool pm_off
 
struct tps65910_sleep_keepon_dataslp_keepon
 
bool en_gpio_sleep [TPS6591X_MAX_NUM_GPIO]
 
unsigned long regulator_ext_sleep_control [TPS65910_NUM_REGS]
 
struct regulator_init_datatps65910_pmic_init_data [TPS65910_NUM_REGS]
 

Detailed Description

struct tps65910_board Board platform data may be used to initialize regulators.

Definition at line 816 of file tps65910.h.

Field Documentation

bool en_ck32k_xtal

Definition at line 822 of file tps65910.h.

bool en_dev_slp

Definition at line 823 of file tps65910.h.

bool en_gpio_sleep[TPS6591X_MAX_NUM_GPIO]

Definition at line 826 of file tps65910.h.

int gpio_base

Definition at line 817 of file tps65910.h.

int irq

Definition at line 818 of file tps65910.h.

int irq_base

Definition at line 819 of file tps65910.h.

bool pm_off

Definition at line 824 of file tps65910.h.

unsigned long regulator_ext_sleep_control[TPS65910_NUM_REGS]

Definition at line 827 of file tps65910.h.

Definition at line 825 of file tps65910.h.

struct regulator_init_data* tps65910_pmic_init_data[TPS65910_NUM_REGS]

Definition at line 828 of file tps65910.h.

int vmbch2_threshold

Definition at line 821 of file tps65910.h.

int vmbch_threshold

Definition at line 820 of file tps65910.h.


The documentation for this struct was generated from the following file: