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

#include <srclken_rc.h>

Collaboration diagram for mtk_rc_status_regs:
Collaboration graph

Data Fields

u32 rc_fsm_sta_0
 
u32 rc_cmd_sta_0
 
u32 rc_cmd_sta_1
 
u32 rc_spi_sta_0
 
u32 rc_pi_po_sta_0
 
u32 rc_mxx_req_sta_0 [14]
 
u32 reserved2 [2]
 
u32 rc_debug_trace
 

Detailed Description

Definition at line 37 of file srclken_rc.h.

Field Documentation

◆ rc_cmd_sta_0

u32 mtk_rc_status_regs::rc_cmd_sta_0

Definition at line 39 of file srclken_rc.h.

◆ rc_cmd_sta_1

u32 mtk_rc_status_regs::rc_cmd_sta_1

Definition at line 40 of file srclken_rc.h.

◆ rc_debug_trace

u32 mtk_rc_status_regs::rc_debug_trace

Definition at line 45 of file srclken_rc.h.

◆ rc_fsm_sta_0

u32 mtk_rc_status_regs::rc_fsm_sta_0

Definition at line 38 of file srclken_rc.h.

◆ rc_mxx_req_sta_0

u32 mtk_rc_status_regs::rc_mxx_req_sta_0[14]

Definition at line 43 of file srclken_rc.h.

Referenced by srclken_rc_init().

◆ rc_pi_po_sta_0

u32 mtk_rc_status_regs::rc_pi_po_sta_0

Definition at line 42 of file srclken_rc.h.

Referenced by rc_dump_reg_info().

◆ rc_spi_sta_0

u32 mtk_rc_status_regs::rc_spi_sta_0

Definition at line 41 of file srclken_rc.h.

Referenced by rc_dump_reg_info().

◆ reserved2

u32 mtk_rc_status_regs::reserved2[2]

Definition at line 44 of file srclken_rc.h.


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