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

Data Fields

u8 delay
 
u8 phase
 
u8 done
 

Detailed Description

Definition at line 18 of file dramc_pi_basic_api.c.

Field Documentation

◆ delay

u8 mem_pll::delay

Definition at line 19 of file dramc_pi_basic_api.c.

Referenced by pll_phase_adjust(), and pll_phase_check().

◆ done

u8 mem_pll::done

Definition at line 21 of file dramc_pi_basic_api.c.

Referenced by mem_pll_phase_cali(), and pll_phase_check().

◆ phase

u8 mem_pll::phase

Definition at line 20 of file dramc_pi_basic_api.c.

Referenced by pll_phase_adjust(), and pll_phase_check().


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