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

#include <clock.h>

Collaboration diagram for am335x_cm_cefuse_regs:
Collaboration graph

Data Fields

uint32_t st
 
uint8_t _rsv0 [0x1c]
 
uint32_t cefuse
 

Detailed Description

Definition at line 214 of file clock.h.

Field Documentation

◆ _rsv0

uint8_t am335x_cm_cefuse_regs::_rsv0[0x1c]

Definition at line 216 of file clock.h.

◆ cefuse

uint32_t am335x_cm_cefuse_regs::cefuse

Definition at line 217 of file clock.h.

◆ st

uint32_t am335x_cm_cefuse_regs::st

Definition at line 215 of file clock.h.


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