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

Data Fields

const charname
 
u32 control_reg
 
struct regmapanatop
 
int vol_bit_shift
 
int vol_bit_width
 
int min_bit_val
 
int min_voltage
 
int max_voltage
 
struct regulator_desc rdesc
 
struct regulator_init_datainitdata
 

Detailed Description

Definition at line 34 of file anatop-regulator.c.

Field Documentation

struct regmap* anatop

Definition at line 37 of file anatop-regulator.c.

u32 control_reg

Definition at line 36 of file anatop-regulator.c.

Definition at line 44 of file anatop-regulator.c.

int max_voltage

Definition at line 42 of file anatop-regulator.c.

int min_bit_val

Definition at line 40 of file anatop-regulator.c.

int min_voltage

Definition at line 41 of file anatop-regulator.c.

const char* name

Definition at line 35 of file anatop-regulator.c.

Definition at line 43 of file anatop-regulator.c.

int vol_bit_shift

Definition at line 38 of file anatop-regulator.c.

int vol_bit_width

Definition at line 39 of file anatop-regulator.c.


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