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

Data Fields

struct rtc_class_ops ops
 
bool clockwatch
 
bool st_weekday
 
unsigned long irqflags
 

Detailed Description

struct pl031_vendor_data - per-vendor variations : the vendor-specific operations used on this silicon version : if this is an ST Microelectronics silicon version with a clockwatch function : if this is an ST Microelectronics silicon version that need the weekday fix : special IRQ flags per variant

Definition at line 80 of file rtc-pl031.c.

Field Documentation

bool clockwatch

Definition at line 82 of file rtc-pl031.c.

unsigned long irqflags

Definition at line 84 of file rtc-pl031.c.

Definition at line 81 of file rtc-pl031.c.

bool st_weekday

Definition at line 83 of file rtc-pl031.c.


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