Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sh_cmt_priv Struct Reference

Data Fields

void __iomemmapbase
 
struct clkclk
 
unsigned long width
 
unsigned long overflow_bit
 
unsigned long clear_bits
 
struct irqaction irqaction
 
struct platform_devicepdev
 
unsigned long flags
 
unsigned long match_value
 
unsigned long next_match_value
 
unsigned long max_match_value
 
unsigned long rate
 
raw_spinlock_t lock
 
struct clock_event_device ced
 
struct clocksource cs
 
unsigned long total_cycles
 
bool cs_enabled
 

Detailed Description

Definition at line 38 of file sh_cmt.c.

Field Documentation

struct clock_event_device ced

Definition at line 53 of file sh_cmt.c.

unsigned long clear_bits

Definition at line 43 of file sh_cmt.c.

Definition at line 40 of file sh_cmt.c.

Definition at line 54 of file sh_cmt.c.

bool cs_enabled

Definition at line 56 of file sh_cmt.c.

unsigned long flags

Definition at line 47 of file sh_cmt.c.

Definition at line 44 of file sh_cmt.c.

Definition at line 52 of file sh_cmt.c.

void __iomem* mapbase

Definition at line 39 of file sh_cmt.c.

unsigned long match_value

Definition at line 48 of file sh_cmt.c.

unsigned long max_match_value

Definition at line 50 of file sh_cmt.c.

unsigned long next_match_value

Definition at line 49 of file sh_cmt.c.

unsigned long overflow_bit

Definition at line 42 of file sh_cmt.c.

Definition at line 45 of file sh_cmt.c.

unsigned long rate

Definition at line 51 of file sh_cmt.c.

unsigned long total_cycles

Definition at line 55 of file sh_cmt.c.

unsigned long width

Definition at line 41 of file sh_cmt.c.


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