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

Go to the source code of this file.

Macros

#define H1940_SUSPEND_CHECKSUM   (0x30003ff8)
 
#define H1940_SUSPEND_RESUMEAT   (0x30081000)
 
#define H1940_SUSPEND_CHECK   (0x30080000)
 

Functions

void h1940_pm_return (void)
 
int h1940_led_blink_set (unsigned gpio, int state, unsigned long *delay_on, unsigned long *delay_off)
 

Macro Definition Documentation

#define H1940_SUSPEND_CHECK   (0x30080000)

Definition at line 17 of file h1940.h.

#define H1940_SUSPEND_CHECKSUM   (0x30003ff8)

Definition at line 15 of file h1940.h.

#define H1940_SUSPEND_RESUMEAT   (0x30081000)

Definition at line 16 of file h1940.h.

Function Documentation

int h1940_led_blink_set ( unsigned  gpio,
int  state,
unsigned long delay_on,
unsigned long delay_off 
)

Definition at line 364 of file mach-h1940.c.

void h1940_pm_return ( void  )