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

#include <clock_common.h>

Collaboration diagram for qupv3_clock:
Collaboration graph

Data Fields

u32 cbcr
 
struct clock_rcg_mnd clk
 
struct clock_rcg_dfsr dfsr_clk
 

Detailed Description

Definition at line 46 of file clock_common.h.

Field Documentation

◆ cbcr

u32 qupv3_clock::cbcr

Definition at line 47 of file clock_common.h.

Referenced by clock_enable_qup().

◆ clk

struct clock_rcg_mnd qupv3_clock::clk

Definition at line 47 of file clock_common.h.

◆ dfsr_clk

struct clock_rcg_dfsr qupv3_clock::dfsr_clk

Definition at line 47 of file clock_common.h.

Referenced by agera_pll_enable().


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