Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
DDRInit.c File Reference
#include "headers.h"

Go to the source code of this file.

Macros

#define DDR_DUMP_INTERNAL_DEVICE_MEMORY   0xBFC02B00
 
#define MIPS_CLOCK_REG   0x0f000820
 
#define T3_SKIP_CLOCK_PROGRAM_DUMP_133MHZ   12
 
#define T3_SKIP_CLOCK_PROGRAM_DUMP_80MHZ   10
 
#define T3_SKIP_CLOCK_PROGRAM_DUMP_100MHZ   13
 
#define T3B_SKIP_CLOCK_PROGRAM_DUMP_133MHZ   11
 
#define T3B_SKIP_CLOCK_PROGRAM_DUMP_80MHZ   9
 
#define T3B_SKIP_CLOCK_PROGRAM_DUMP_100MHZ   9
 
#define T3LP_SKIP_CLOCK_PROGRAM_DUMP_133MHZ   9
 
#define T3LP_SKIP_CLOCK_PROGRAM_DUMP_100MHZ   11
 
#define T3LP_SKIP_CLOCK_PROGRAM_DUMP_80MHZ   9
 
#define T3LPB_SKIP_CLOCK_PROGRAM_DUMP_160MHZ   7
 T3 LP-B (UMA-B)
 
#define T3LPB_SKIP_CLOCK_PROGRAM_DUMP_133MHZ   7
 
#define T3LPB_SKIP_CLOCK_PROGRAM_DUMP_100MHZ   8
 
#define T3LPB_SKIP_CLOCK_PROGRAM_DUMP_80MHZ   7
 

Functions

int ddr_init (struct bcm_mini_adapter *Adapter)
 
int download_ddr_settings (struct bcm_mini_adapter *Adapter)
 

Macro Definition Documentation

#define DDR_DUMP_INTERNAL_DEVICE_MEMORY   0xBFC02B00

Definition at line 5 of file DDRInit.c.

#define MIPS_CLOCK_REG   0x0f000820

Definition at line 6 of file DDRInit.c.

#define T3_SKIP_CLOCK_PROGRAM_DUMP_100MHZ   13

Definition at line 119 of file DDRInit.c.

#define T3_SKIP_CLOCK_PROGRAM_DUMP_133MHZ   12

Definition at line 9 of file DDRInit.c.

#define T3_SKIP_CLOCK_PROGRAM_DUMP_80MHZ   10

Definition at line 67 of file DDRInit.c.

#define T3B_SKIP_CLOCK_PROGRAM_DUMP_100MHZ   9

Definition at line 303 of file DDRInit.c.

#define T3B_SKIP_CLOCK_PROGRAM_DUMP_133MHZ   11

Definition at line 191 of file DDRInit.c.

#define T3B_SKIP_CLOCK_PROGRAM_DUMP_80MHZ   9

Definition at line 249 of file DDRInit.c.

#define T3LP_SKIP_CLOCK_PROGRAM_DUMP_100MHZ   11

Definition at line 418 of file DDRInit.c.

#define T3LP_SKIP_CLOCK_PROGRAM_DUMP_133MHZ   9

Definition at line 358 of file DDRInit.c.

#define T3LP_SKIP_CLOCK_PROGRAM_DUMP_80MHZ   9

Definition at line 478 of file DDRInit.c.

#define T3LPB_SKIP_CLOCK_PROGRAM_DUMP_100MHZ   8

Definition at line 657 of file DDRInit.c.

#define T3LPB_SKIP_CLOCK_PROGRAM_DUMP_133MHZ   7

Definition at line 596 of file DDRInit.c.

#define T3LPB_SKIP_CLOCK_PROGRAM_DUMP_160MHZ   7

T3 LP-B (UMA-B)

Definition at line 538 of file DDRInit.c.

#define T3LPB_SKIP_CLOCK_PROGRAM_DUMP_80MHZ   7

Definition at line 718 of file DDRInit.c.

Function Documentation

int ddr_init ( struct bcm_mini_adapter Adapter)

Definition at line 775 of file DDRInit.c.

int download_ddr_settings ( struct bcm_mini_adapter Adapter)

Definition at line 1102 of file DDRInit.c.