coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
clst_clk.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  clst_clk_ctlr
 

Macros

#define CLK_SWITCH_TIMEOUT_US   1000
 

Enumerations

enum  { CC_CCLK_BRST_POL_PLLX_OUT0_LJ = 0x8 }
 
enum  { CC_SUPER_CCLK_DIVIDER_SUPER_CDIV_ENB = 1 << 31 }
 
enum  { PLLX_IDDQ = 1 << 3 }
 
enum  { CLK_SWITCH_MATCH = 1 << 5 }
 

Functions

 check_member (clst_clk_ctlr, misc_ctrl, 0x198)
 

Macro Definition Documentation

◆ CLK_SWITCH_TIMEOUT_US

#define CLK_SWITCH_TIMEOUT_US   1000

Definition at line 46 of file clst_clk.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
CC_CCLK_BRST_POL_PLLX_OUT0_LJ 

Definition at line 27 of file clst_clk.h.

◆ anonymous enum

anonymous enum
Enumerator
CC_SUPER_CCLK_DIVIDER_SUPER_CDIV_ENB 

Definition at line 32 of file clst_clk.h.

◆ anonymous enum

anonymous enum
Enumerator
PLLX_IDDQ 

Definition at line 37 of file clst_clk.h.

◆ anonymous enum

anonymous enum
Enumerator
CLK_SWITCH_MATCH 

Definition at line 42 of file clst_clk.h.

Function Documentation

◆ check_member()

check_member ( clst_clk_ctlr  ,
misc_ctrl  ,
0x198   
)