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

Go to the source code of this file.

Functions

void omap1_init_early (void)
 
void omap1_init_irq (void)
 
void omap1_init_late (void)
 
void omap1_restart (char, const char *)
 
void __init omap_check_revision (void)
 
void omap1_nand_cmd_ctl (struct mtd_info *mtd, int cmd, unsigned int ctrl)
 

Variables

struct sys_timer omap1_timer
 
u32 omap_irq_flags
 

Function Documentation

void omap1_init_early ( void  )

Definition at line 123 of file io.c.

void omap1_init_irq ( void  )

Definition at line 181 of file irq.c.

void omap1_init_late ( void  )

Definition at line 140 of file io.c.

void omap1_nand_cmd_ctl ( struct mtd_info mtd,
int  cmd,
unsigned int  ctrl 
)

Definition at line 23 of file board-nand.c.

void omap1_restart ( char  ,
const char  
)

Definition at line 13 of file reset.c.

void __init omap_check_revision ( void  )

Definition at line 127 of file id.c.

Variable Documentation

struct sys_timer omap1_timer

Definition at line 245 of file time.c.

u32 omap_irq_flags

Definition at line 63 of file irq.c.