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

Data Fields

uint32_tclk_enb_set
 
uint32_trst_dev_clr
 

Detailed Description

Definition at line 11 of file funitcfg.c.

Field Documentation

◆ clk_enb_set

uint32_t* clk_dev_control::clk_enb_set

Definition at line 12 of file funitcfg.c.

Referenced by soc_configure_funits().

◆ rst_dev_clr

uint32_t* clk_dev_control::rst_dev_clr

Definition at line 13 of file funitcfg.c.

Referenced by soc_configure_funits().


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