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

Data Fields

u32 clk_freq_out
 
u8 fs_div
 
u8 ht_div
 

Detailed Description

Definition at line 29 of file qup.c.

Field Documentation

◆ clk_freq_out

u32 i2c_clk_div_fld::clk_freq_out

Definition at line 30 of file qup.c.

Referenced by i2c_set_mstr_clk_ctl().

◆ fs_div

u8 i2c_clk_div_fld::fs_div

Definition at line 31 of file qup.c.

Referenced by i2c_set_mstr_clk_ctl().

◆ ht_div

u8 i2c_clk_div_fld::ht_div

Definition at line 32 of file qup.c.

Referenced by i2c_set_mstr_clk_ctl().


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