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

#include <max1586.h>

Data Fields

int num_subdevs
 
struct max1586_subdev_datasubdevs
 
int v3_gain
 

Detailed Description

max1586_platform_data - platform data for max1586 : number of regulators used (may be 1 or 2) : regulator used At most, there will be a regulator for V3 and one for V6 voltages. : gain on the V3 voltage output multiplied by 1e6. This can be calculated as ((1 + R24/R25 + R24/185.5kOhm) * 1e6) for an external resistor configuration as described in the data sheet (R25=100kOhm).

Definition at line 57 of file max1586.h.

Field Documentation

int num_subdevs

Definition at line 58 of file max1586.h.

Definition at line 59 of file max1586.h.

int v3_gain

Definition at line 60 of file max1586.h.


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