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

#include <dmtimer.h>

Data Fields

unsigned long phys_base
 
int id
 
int irq
 
struct clkfclk
 
void __iomemio_base
 
void __iomemsys_stat
 
void __iomemirq_stat
 
void __iomemirq_ena
 
void __iomemirq_dis
 
void __iomempend
 
void __iomemfunc_base
 
unsigned long rate
 
unsigned reserved:1
 
unsigned posted:1
 
struct timer_regs context
 
int ctx_loss_count
 
int revision
 
u32 capability
 
struct platform_devicepdev
 
struct list_head node
 

Detailed Description

Definition at line 248 of file dmtimer.h.

Field Documentation

u32 capability

Definition at line 268 of file dmtimer.h.

Definition at line 265 of file dmtimer.h.

int ctx_loss_count

Definition at line 266 of file dmtimer.h.

struct clk* fclk

Definition at line 252 of file dmtimer.h.

void __iomem* func_base

Definition at line 260 of file dmtimer.h.

Definition at line 250 of file dmtimer.h.

void __iomem* io_base

Definition at line 254 of file dmtimer.h.

int irq

Definition at line 251 of file dmtimer.h.

void __iomem* irq_dis

Definition at line 258 of file dmtimer.h.

void __iomem* irq_ena

Definition at line 257 of file dmtimer.h.

void __iomem* irq_stat

Definition at line 256 of file dmtimer.h.

Definition at line 270 of file dmtimer.h.

Definition at line 269 of file dmtimer.h.

void __iomem* pend

Definition at line 259 of file dmtimer.h.

unsigned long phys_base

Definition at line 249 of file dmtimer.h.

unsigned posted

Definition at line 264 of file dmtimer.h.

unsigned long rate

Definition at line 262 of file dmtimer.h.

unsigned reserved

Definition at line 263 of file dmtimer.h.

Definition at line 267 of file dmtimer.h.

void __iomem* sys_stat

Definition at line 255 of file dmtimer.h.


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