Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Variables
m48t37.h File Reference
#include <linux/spinlock.h>

Go to the source code of this file.

Data Structures

struct  m48t37_rtc
 

Macros

#define M48T37_RTC_SET   0x80
 
#define M48T37_RTC_STOPPED   0x80
 
#define M48T37_RTC_READ   0x40
 

Variables

spinlock_t rtc_lock
 

Macro Definition Documentation

#define M48T37_RTC_READ   0x40

Definition at line 33 of file m48t37.h.

#define M48T37_RTC_SET   0x80

Definition at line 31 of file m48t37.h.

#define M48T37_RTC_STOPPED   0x80

Definition at line 32 of file m48t37.h.

Variable Documentation

spinlock_t rtc_lock