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

Data Fields

int clk_speed_mhz
 
struct freq freq
 

Detailed Description

Definition at line 194 of file dw_i2c.c.

Field Documentation

◆ clk_speed_mhz

int soc_clock::clk_speed_mhz

Definition at line 195 of file dw_i2c.c.

Referenced by get_soc_descriptor().

◆ freq

struct freq soc_clock::freq

Definition at line 195 of file dw_i2c.c.


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