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

Go to the source code of this file.

Data Structures

struct  wm8350_wdt
 

Macros

#define WM8350_WDOG_HIB_MODE   0x0080
 
#define WM8350_WDOG_DEBUG   0x0040
 
#define WM8350_WDOG_MODE_MASK   0x0030
 
#define WM8350_WDOG_TO_MASK   0x0007
 
#define WM8350_IRQ_SYS_WDOG_TO   24
 

Macro Definition Documentation

#define WM8350_IRQ_SYS_WDOG_TO   24

Definition at line 22 of file wdt.h.

#define WM8350_WDOG_DEBUG   0x0040

Definition at line 18 of file wdt.h.

#define WM8350_WDOG_HIB_MODE   0x0080

Definition at line 17 of file wdt.h.

#define WM8350_WDOG_MODE_MASK   0x0030

Definition at line 19 of file wdt.h.

#define WM8350_WDOG_TO_MASK   0x0007

Definition at line 20 of file wdt.h.