#include <linux/init.h>
#include <linux/device.h>
#include <linux/interrupt.h>
#include <linux/platform_device.h>
#include <linux/mmc/host.h>
#include <linux/mmc/sh_mobile_sdhi.h>
#include <linux/mtd/physmap.h>
#include <linux/mtd/sh_flctl.h>
#include <linux/delay.h>
#include <linux/i2c.h>
#include <linux/regulator/fixed.h>
#include <linux/regulator/machine.h>
#include <linux/smsc911x.h>
#include <linux/gpio.h>
#include <linux/videodev2.h>
#include <linux/sh_intc.h>
#include <media/ov772x.h>
#include <media/soc_camera.h>
#include <media/soc_camera_platform.h>
#include <media/sh_mobile_ceu.h>
#include <video/sh_mobile_lcdc.h>
#include <asm/io.h>
#include <asm/clock.h>
#include <asm/suspend.h>
#include <cpu/sh7723.h>
Go to the source code of this file.
#define FPGA_BKLREG 0xB4100212 |
#define FPGA_LCDREG 0xB4100180 |
#define FPGA_LCDREG_VAL 0x0018 |
#define PORT_DRVCRA 0xA405018A |
#define PORT_DRVCRB 0xA405018C |
#define PORT_HIZCRC 0xA405015C |
#define PORT_MSELCRB 0xA4050182 |
arch_initcall |
( |
ap325rxa_devices_setup |
| ) |
|
char ap325rxa_sdram_enter_end |
char ap325rxa_sdram_enter_start |
char ap325rxa_sdram_leave_end |
char ap325rxa_sdram_leave_start |