iPXE
ath_gen_timer_table Struct Reference

#include <hw.h>

Data Fields

u32 gen_timer_index [32]
struct ath_gen_timertimers [ATH_MAX_GEN_TIMER]
union { 
   unsigned long   timer_bits 
   u16   val 
timer_mask

Detailed Description

Definition at line 473 of file hw.h.

Field Documentation

◆ gen_timer_index

u32 ath_gen_timer_table::gen_timer_index[32]

Definition at line 474 of file hw.h.

◆ timers

struct ath_gen_timer* ath_gen_timer_table::timers[ATH_MAX_GEN_TIMER]

Definition at line 475 of file hw.h.

◆ timer_bits

unsigned long ath_gen_timer_table::timer_bits

Definition at line 477 of file hw.h.

◆ val

u16 ath_gen_timer_table::val

Definition at line 478 of file hw.h.

◆ [union]

union { ... } ath_gen_timer_table::timer_mask

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