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

Data Fields

void __iomemmapbase
 
struct clkclk
 
struct irqaction irqaction
 
struct platform_devicepdev
 
unsigned long rate
 
unsigned long periodic
 
struct clock_event_device ced
 
struct clocksource cs
 
bool cs_enabled
 
unsigned int enable_count
 

Detailed Description

Definition at line 38 of file sh_tmu.c.

Field Documentation

struct clock_event_device ced

Definition at line 45 of file sh_tmu.c.

Definition at line 40 of file sh_tmu.c.

Definition at line 46 of file sh_tmu.c.

bool cs_enabled

Definition at line 47 of file sh_tmu.c.

unsigned int enable_count

Definition at line 48 of file sh_tmu.c.

Definition at line 41 of file sh_tmu.c.

void __iomem* mapbase

Definition at line 39 of file sh_tmu.c.

Definition at line 42 of file sh_tmu.c.

unsigned long periodic

Definition at line 44 of file sh_tmu.c.

unsigned long rate

Definition at line 43 of file sh_tmu.c.


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