coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
rk3399_saradc_regs Struct Reference
Collaboration diagram for rk3399_saradc_regs:
Collaboration graph

Data Fields

u32 data
 
u32 stas
 
u32 ctrl
 
u32 dly_pu_soc
 

Detailed Description

Definition at line 11 of file saradc.c.

Field Documentation

◆ ctrl

u32 rk3399_saradc_regs::ctrl

Definition at line 14 of file saradc.c.

Referenced by get_saradc_value().

◆ data

u32 rk3399_saradc_regs::data

Definition at line 12 of file saradc.c.

Referenced by get_saradc_value().

◆ dly_pu_soc

u32 rk3399_saradc_regs::dly_pu_soc

Definition at line 15 of file saradc.c.

◆ stas

u32 rk3399_saradc_regs::stas

Definition at line 13 of file saradc.c.

Referenced by get_saradc_value().


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