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

Data Fields

struct pwm_ctl pwm [4]
 
u32 intsts
 
u32 int_en
 

Detailed Description

Definition at line 18 of file pwm.c.

Field Documentation

◆ int_en

u32 rk_pwm_regs::int_en

Definition at line 21 of file pwm.c.

◆ intsts

u32 rk_pwm_regs::intsts

Definition at line 20 of file pwm.c.

◆ pwm

struct pwm_ctl rk_pwm_regs::pwm[4]

Definition at line 15 of file pwm.c.

Referenced by pwm_init().


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