Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
cpu-imx27.c File Reference
#include <linux/io.h>
#include <linux/module.h>
#include <mach/hardware.h>

Go to the source code of this file.

Macros

#define SYS_CHIP_ID   0x00 /* The offset of CHIP ID register */
 

Functions

int mx27_revision (void)
 
 EXPORT_SYMBOL (mx27_revision)
 

Macro Definition Documentation

#define SYS_CHIP_ID   0x00 /* The offset of CHIP ID register */

Definition at line 32 of file cpu-imx27.c.

Function Documentation

EXPORT_SYMBOL ( mx27_revision  )
int mx27_revision ( void  )

Definition at line 64 of file cpu-imx27.c.