Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
stmp_device.h File Reference

Go to the source code of this file.

Macros

#define STMP_OFFSET_REG_SET   0x4
 
#define STMP_OFFSET_REG_CLR   0x8
 
#define STMP_OFFSET_REG_TOG   0xc
 

Functions

int stmp_reset_block (void __iomem *)
 

Macro Definition Documentation

#define STMP_OFFSET_REG_CLR   0x8

Definition at line 16 of file stmp_device.h.

#define STMP_OFFSET_REG_SET   0x4

Definition at line 15 of file stmp_device.h.

#define STMP_OFFSET_REG_TOG   0xc

Definition at line 17 of file stmp_device.h.

Function Documentation

int stmp_reset_block ( void __iomem )

Definition at line 41 of file stmp_device.c.