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

#include <core.h>

Data Fields

struct sec_regulator_dataregulators
 
struct sec_opmode_dataopmode
 
int device_type
 
int num_regulators
 
int irq_base
 
int(* cfg_pmic_irq )(void)
 
int ono
 
bool wakeup
 
bool buck_voltage_lock
 
int buck_gpios [3]
 
int buck_ds [3]
 
int buck2_voltage [8]
 
bool buck2_gpiodvs
 
int buck3_voltage [8]
 
bool buck3_gpiodvs
 
int buck4_voltage [8]
 
bool buck4_gpiodvs
 
int buck_set1
 
int buck_set2
 
int buck_set3
 
int buck2_enable
 
int buck3_enable
 
int buck4_enable
 
int buck_default_idx
 
int buck2_default_idx
 
int buck3_default_idx
 
int buck4_default_idx
 
int buck_ramp_delay
 
int buck2_ramp_delay
 
int buck34_ramp_delay
 
int buck5_ramp_delay
 
int buck16_ramp_delay
 
int buck7810_ramp_delay
 
int buck9_ramp_delay
 
bool buck2_ramp_enable
 
bool buck3_ramp_enable
 
bool buck4_ramp_enable
 
bool buck6_ramp_enable
 
int buck2_init
 
int buck3_init
 
int buck4_init
 

Detailed Description

Definition at line 70 of file core.h.

Field Documentation

int buck16_ramp_delay

Definition at line 108 of file core.h.

int buck2_default_idx

Definition at line 99 of file core.h.

int buck2_enable

Definition at line 95 of file core.h.

bool buck2_gpiodvs

Definition at line 86 of file core.h.

int buck2_init

Definition at line 117 of file core.h.

int buck2_ramp_delay

Definition at line 105 of file core.h.

bool buck2_ramp_enable

Definition at line 112 of file core.h.

int buck2_voltage[8]

Definition at line 85 of file core.h.

int buck34_ramp_delay

Definition at line 106 of file core.h.

int buck3_default_idx

Definition at line 100 of file core.h.

int buck3_enable

Definition at line 96 of file core.h.

bool buck3_gpiodvs

Definition at line 88 of file core.h.

int buck3_init

Definition at line 118 of file core.h.

bool buck3_ramp_enable

Definition at line 113 of file core.h.

int buck3_voltage[8]

Definition at line 87 of file core.h.

int buck4_default_idx

Definition at line 101 of file core.h.

int buck4_enable

Definition at line 97 of file core.h.

bool buck4_gpiodvs

Definition at line 90 of file core.h.

int buck4_init

Definition at line 119 of file core.h.

bool buck4_ramp_enable

Definition at line 114 of file core.h.

int buck4_voltage[8]

Definition at line 89 of file core.h.

int buck5_ramp_delay

Definition at line 107 of file core.h.

bool buck6_ramp_enable

Definition at line 115 of file core.h.

int buck7810_ramp_delay

Definition at line 109 of file core.h.

int buck9_ramp_delay

Definition at line 110 of file core.h.

int buck_default_idx

Definition at line 98 of file core.h.

int buck_ds[3]

Definition at line 84 of file core.h.

int buck_gpios[3]

Definition at line 83 of file core.h.

int buck_ramp_delay

Definition at line 103 of file core.h.

int buck_set1

Definition at line 92 of file core.h.

int buck_set2

Definition at line 93 of file core.h.

int buck_set3

Definition at line 94 of file core.h.

bool buck_voltage_lock

Definition at line 81 of file core.h.

int(* cfg_pmic_irq)(void)

Definition at line 77 of file core.h.

Definition at line 73 of file core.h.

int irq_base

Definition at line 76 of file core.h.

int num_regulators

Definition at line 74 of file core.h.

int ono

Definition at line 79 of file core.h.

Definition at line 72 of file core.h.

Definition at line 71 of file core.h.

bool wakeup

Definition at line 80 of file core.h.


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