Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
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 538 of file hw.h.

Field Documentation

u32 gen_timer_index[32]

Definition at line 539 of file hw.h.

unsigned long timer_bits

Definition at line 542 of file hw.h.

union { ... } timer_mask

Definition at line 540 of file hw.h.

u16 val

Definition at line 543 of file hw.h.


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