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

#include <voltage-omap.h>

Data Fields

u32 volt_nominal
 
u32 sr_efuse_offs
 
u8 sr_errminlimit
 
u8 vp_errgain
 

Detailed Description

struct omap_volt_data - Omap voltage specific data. : The possible voltage value in uV : The offset of the efuse register(from system control module base address) from where to read the n-target value for the smartreflex module. : Error min limit value for smartreflex. This value differs at differnet opp and thus is linked with voltage. : Error gain value for the voltage processor. This field also differs according to the voltage/opp.

Definition at line 26 of file voltage-omap.h.

Field Documentation

u32 sr_efuse_offs

Definition at line 28 of file voltage-omap.h.

u8 sr_errminlimit

Definition at line 29 of file voltage-omap.h.

u32 volt_nominal

Definition at line 27 of file voltage-omap.h.

u8 vp_errgain

Definition at line 30 of file voltage-omap.h.


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