coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ast2300_dram_param Struct Reference
Collaboration diagram for ast2300_dram_param:
Collaboration graph

Data Fields

u32 dram_type
 
u32 dram_chipid
 
u32 dram_freq
 
u32 vram_size
 
u32 odt
 
u32 wodt
 
u32 rodt
 
u32 dram_config
 
u32 reg_PERIOD
 
u32 reg_MADJ
 
u32 reg_SADJ
 
u32 reg_MRS
 
u32 reg_EMRS
 
u32 reg_AC1
 
u32 reg_AC2
 
u32 reg_DQSIC
 
u32 reg_DRV
 
u32 reg_IOZ
 
u32 reg_DQIDLY
 
u32 reg_FREQ
 
u32 madj_max
 
u32 dll2_finetune_step
 

Detailed Description

Definition at line 390 of file ast_post.c.

Field Documentation

◆ dll2_finetune_step

u32 ast2300_dram_param::dll2_finetune_step

Definition at line 412 of file ast_post.c.

Referenced by get_ddr2_info(), and get_ddr3_info().

◆ dram_chipid

u32 ast2300_dram_param::dram_chipid

Definition at line 392 of file ast_post.c.

Referenced by ast_post_chip_2300(), get_ddr2_info(), and get_ddr3_info().

◆ dram_config

u32 ast2300_dram_param::dram_config

Definition at line 398 of file ast_post.c.

Referenced by ddr2_init(), ddr3_init(), get_ddr2_info(), and get_ddr3_info().

◆ dram_freq

u32 ast2300_dram_param::dram_freq

Definition at line 393 of file ast_post.c.

Referenced by ast_post_chip_2300(), get_ddr2_info(), and get_ddr3_info().

◆ dram_type

u32 ast2300_dram_param::dram_type

Definition at line 391 of file ast_post.c.

Referenced by ast_post_chip_2300().

◆ madj_max

u32 ast2300_dram_param::madj_max

Definition at line 411 of file ast_post.c.

Referenced by ddr2_init(), ddr3_init(), get_ddr2_info(), and get_ddr3_info().

◆ odt

u32 ast2300_dram_param::odt

Definition at line 395 of file ast_post.c.

◆ reg_AC1

u32 ast2300_dram_param::reg_AC1

Definition at line 404 of file ast_post.c.

Referenced by ddr2_init(), ddr3_init(), get_ddr2_info(), and get_ddr3_info().

◆ reg_AC2

u32 ast2300_dram_param::reg_AC2

Definition at line 405 of file ast_post.c.

Referenced by ddr2_init(), ddr3_init(), get_ddr2_info(), and get_ddr3_info().

◆ reg_DQIDLY

u32 ast2300_dram_param::reg_DQIDLY

Definition at line 409 of file ast_post.c.

Referenced by ddr2_init(), ddr3_init(), get_ddr2_info(), and get_ddr3_info().

◆ reg_DQSIC

u32 ast2300_dram_param::reg_DQSIC

Definition at line 406 of file ast_post.c.

Referenced by ddr2_init(), ddr3_init(), get_ddr2_info(), and get_ddr3_info().

◆ reg_DRV

u32 ast2300_dram_param::reg_DRV

Definition at line 407 of file ast_post.c.

Referenced by ddr2_init(), ddr3_init(), get_ddr2_info(), and get_ddr3_info().

◆ reg_EMRS

u32 ast2300_dram_param::reg_EMRS

Definition at line 403 of file ast_post.c.

Referenced by ddr2_init(), ddr3_init(), get_ddr2_info(), and get_ddr3_info().

◆ reg_FREQ

u32 ast2300_dram_param::reg_FREQ

Definition at line 410 of file ast_post.c.

Referenced by ddr2_init(), ddr3_init(), get_ddr2_info(), and get_ddr3_info().

◆ reg_IOZ

u32 ast2300_dram_param::reg_IOZ

Definition at line 408 of file ast_post.c.

Referenced by ddr2_init(), ddr3_init(), get_ddr2_info(), and get_ddr3_info().

◆ reg_MADJ

u32 ast2300_dram_param::reg_MADJ

Definition at line 400 of file ast_post.c.

Referenced by ddr2_init(), ddr3_init(), get_ddr2_info(), and get_ddr3_info().

◆ reg_MRS

u32 ast2300_dram_param::reg_MRS

Definition at line 402 of file ast_post.c.

Referenced by ddr2_init(), ddr3_init(), get_ddr2_info(), and get_ddr3_info().

◆ reg_PERIOD

u32 ast2300_dram_param::reg_PERIOD

Definition at line 399 of file ast_post.c.

Referenced by get_ddr2_info(), and get_ddr3_info().

◆ reg_SADJ

u32 ast2300_dram_param::reg_SADJ

Definition at line 401 of file ast_post.c.

Referenced by ddr2_init(), ddr3_init(), get_ddr2_info(), and get_ddr3_info().

◆ rodt

u32 ast2300_dram_param::rodt

Definition at line 397 of file ast_post.c.

Referenced by ddr2_init(), ddr3_init(), get_ddr2_info(), and get_ddr3_info().

◆ vram_size

u32 ast2300_dram_param::vram_size

Definition at line 394 of file ast_post.c.

Referenced by ast_post_chip_2300(), get_ddr2_info(), and get_ddr3_info().

◆ wodt

u32 ast2300_dram_param::wodt

Definition at line 396 of file ast_post.c.

Referenced by ddr2_init(), ddr3_init(), get_ddr2_info(), and get_ddr3_info().


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