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

Data Fields

void __iomemregbase
 
unsigned long regsize
 
struct resourceres
 
int alarm_irq
 
int periodic_irq
 
int carry_irq
 
struct clkclk
 
struct rtc_devicertc_dev
 
spinlock_t lock
 
unsigned long capabilities
 
unsigned short periodic_freq
 

Detailed Description

Definition at line 91 of file rtc-sh.c.

Field Documentation

int alarm_irq

Definition at line 95 of file rtc-sh.c.

unsigned long capabilities

Definition at line 101 of file rtc-sh.c.

int carry_irq

Definition at line 97 of file rtc-sh.c.

Definition at line 98 of file rtc-sh.c.

spinlock_t lock

Definition at line 100 of file rtc-sh.c.

unsigned short periodic_freq

Definition at line 102 of file rtc-sh.c.

int periodic_irq

Definition at line 96 of file rtc-sh.c.

void __iomem* regbase

Definition at line 92 of file rtc-sh.c.

unsigned long regsize

Definition at line 93 of file rtc-sh.c.

Definition at line 94 of file rtc-sh.c.

struct rtc_device* rtc_dev

Definition at line 99 of file rtc-sh.c.


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