Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
omap4-common.c File Reference
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/io.h>
#include <linux/platform_device.h>
#include <linux/memblock.h>
#include <linux/of_irq.h>
#include <linux/of_platform.h>
#include <linux/export.h>
#include <asm/hardware/gic.h>
#include <asm/hardware/cache-l2x0.h>
#include <asm/mach/map.h>
#include <asm/memblock.h>
#include <plat/sram.h>
#include <plat/omap-secure.h>
#include <plat/mmc.h>
#include "omap-wakeupgen.h"
#include "soc.h"
#include "common.h"
#include "hsmmc.h"
#include "omap4-sar-layout.h"

Go to the source code of this file.

Functions

void __init omap_barriers_init (void)
 
void __init gic_init_irq (void)
 
void __iomemomap4_get_sar_ram_base (void)
 
 early_initcall (omap4_sar_ram_init)
 
void __init omap_gic_of_init (void)
 
int __init omap4_twl6030_hsmmc_init (struct omap2_hsmmc_info *controllers)
 

Function Documentation

early_initcall ( omap4_sar_ram_init  )
void __init gic_init_irq ( void  )

Definition at line 95 of file omap4-common.c.

void __iomem* omap4_get_sar_ram_base ( void  )

Definition at line 190 of file omap4-common.c.

int __init omap4_twl6030_hsmmc_init ( struct omap2_hsmmc_info controllers)

Definition at line 279 of file omap4-common.c.

void __init omap_barriers_init ( void  )

Definition at line 91 of file omap4-common.c.

void __init omap_gic_of_init ( void  )

Definition at line 223 of file omap4-common.c.