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

#include <opp2xxx.h>

Data Fields

unsigned long xtal_speed
 
unsigned long dpll_speed
 
unsigned long mpu_speed
 
unsigned long cm_clksel_mpu
 
unsigned long cm_clksel_dsp
 
unsigned long cm_clksel_gfx
 
unsigned long cm_clksel1_core
 
unsigned long cm_clksel1_pll
 
unsigned long cm_clksel2_pll
 
unsigned long cm_clksel_mdm
 
unsigned long base_sdrc_rfr
 
unsigned short flags
 

Detailed Description

struct prcm_config - define clock rates on a per-OPP basis (24xx)

Key dividers which make up a PRCM set. Ratio's for a PRCM are mandated. xtal_speed, dpll_speed, mpu_speed, CM_CLKSEL_MPU,CM_CLKSEL_DSP CM_CLKSEL_GFX, CM_CLKSEL1_CORE, CM_CLKSEL1_PLL CM_CLKSEL2_PLL, CM_CLKSEL_MDM

This is deprecated. As soon as we have a decent OPP API, we should move all this stuff to it.

Definition at line 42 of file opp2xxx.h.

Field Documentation

unsigned long base_sdrc_rfr

Definition at line 53 of file opp2xxx.h.

unsigned long cm_clksel1_core

Definition at line 49 of file opp2xxx.h.

unsigned long cm_clksel1_pll

Definition at line 50 of file opp2xxx.h.

unsigned long cm_clksel2_pll

Definition at line 51 of file opp2xxx.h.

unsigned long cm_clksel_dsp

Definition at line 47 of file opp2xxx.h.

unsigned long cm_clksel_gfx

Definition at line 48 of file opp2xxx.h.

unsigned long cm_clksel_mdm

Definition at line 52 of file opp2xxx.h.

unsigned long cm_clksel_mpu

Definition at line 46 of file opp2xxx.h.

unsigned long dpll_speed

Definition at line 44 of file opp2xxx.h.

unsigned short flags

Definition at line 54 of file opp2xxx.h.

unsigned long mpu_speed

Definition at line 45 of file opp2xxx.h.

unsigned long xtal_speed

Definition at line 43 of file opp2xxx.h.


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