Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions | Variables
fpga.c File Reference
#include <linux/init.h>
#include <linux/io.h>
#include <linux/bcd.h>
#include <mach/fpga.h>
#include <asm/sizes.h>

Go to the source code of this file.

Macros

#define FPGA_REGS_OFFSET   0x03fff800
 
#define FPGA_REGS_SIZE   0x490
 

Functions

void __init sdk7786_fpga_init (void)
 

Variables

void __iomemsdk7786_fpga_base
 

Macro Definition Documentation

#define FPGA_REGS_OFFSET   0x03fff800

Definition at line 16 of file fpga.c.

#define FPGA_REGS_SIZE   0x490

Definition at line 17 of file fpga.c.

Function Documentation

void __init sdk7786_fpga_init ( void  )

Definition at line 55 of file fpga.c.

Variable Documentation

void __iomem* sdk7786_fpga_base

Definition at line 53 of file fpga.c.