coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
clock_rcg Struct Reference

#include <clock_common.h>

Collaboration diagram for clock_rcg:
Collaboration graph

Data Fields

u32 rcg_cmd
 
u32 rcg_cfg
 

Detailed Description

Definition at line 9 of file clock_common.h.

Field Documentation

◆ rcg_cfg

u32 clock_rcg::rcg_cfg

Definition at line 11 of file clock_common.h.

Referenced by clock_configure().

◆ rcg_cmd

u32 clock_rcg::rcg_cmd

Definition at line 10 of file clock_common.h.


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