Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
pxa168.h File Reference
#include <linux/i2c.h>
#include <linux/i2c/pxa-i2c.h>
#include <mach/devices.h>
#include <linux/platform_data/mtd-nand-pxa3xx.h>
#include <video/pxa168fb.h>
#include <linux/platform_data/keypad-pxa27x.h>
#include <mach/cputype.h>
#include <linux/pxa168_eth.h>
#include <linux/platform_data/mv_usb.h>

Go to the source code of this file.

Functions

void __init pxa168_init_irq (void)
 
void pxa168_restart (char, const char *)
 
void pxa168_clear_keypad_wakeup (void)
 
int __init pxa168_add_usb_host (struct mv_usb_platform_data *pdata)
 

Variables

struct sys_timer pxa168_timer
 
struct pxa_device_desc pxa168_device_uart1
 
struct pxa_device_desc pxa168_device_uart2
 
struct pxa_device_desc pxa168_device_uart3
 
struct pxa_device_desc pxa168_device_twsi0
 
struct pxa_device_desc pxa168_device_twsi1
 
struct pxa_device_desc pxa168_device_pwm1
 
struct pxa_device_desc pxa168_device_pwm2
 
struct pxa_device_desc pxa168_device_pwm3
 
struct pxa_device_desc pxa168_device_pwm4
 
struct pxa_device_desc pxa168_device_ssp1
 
struct pxa_device_desc pxa168_device_ssp2
 
struct pxa_device_desc pxa168_device_ssp3
 
struct pxa_device_desc pxa168_device_ssp4
 
struct pxa_device_desc pxa168_device_ssp5
 
struct pxa_device_desc pxa168_device_nand
 
struct pxa_device_desc pxa168_device_fb
 
struct pxa_device_desc pxa168_device_keypad
 
struct pxa_device_desc pxa168_device_eth
 
struct platform_device pxa168_device_gpio
 

Function Documentation

int __init pxa168_add_usb_host ( struct mv_usb_platform_data pdata)

Definition at line 173 of file pxa168.c.

void pxa168_clear_keypad_wakeup ( void  )

Definition at line 88 of file pxa168.c.

void __init pxa168_init_irq ( void  )

Definition at line 48 of file pxa168.c.

void pxa168_restart ( char  ,
const char  
)

Definition at line 179 of file pxa168.c.

Variable Documentation

struct pxa_device_desc pxa168_device_eth
struct pxa_device_desc pxa168_device_fb
struct platform_device pxa168_device_gpio

Definition at line 131 of file pxa168.c.

struct pxa_device_desc pxa168_device_keypad
struct pxa_device_desc pxa168_device_nand
struct pxa_device_desc pxa168_device_pwm1
struct pxa_device_desc pxa168_device_pwm2
struct pxa_device_desc pxa168_device_pwm3
struct pxa_device_desc pxa168_device_pwm4
struct pxa_device_desc pxa168_device_ssp1
struct pxa_device_desc pxa168_device_ssp2
struct pxa_device_desc pxa168_device_ssp3
struct pxa_device_desc pxa168_device_ssp4
struct pxa_device_desc pxa168_device_ssp5
struct pxa_device_desc pxa168_device_twsi0
struct pxa_device_desc pxa168_device_twsi1
struct pxa_device_desc pxa168_device_uart1
struct pxa_device_desc pxa168_device_uart2
struct pxa_device_desc pxa168_device_uart3
struct sys_timer pxa168_timer

Definition at line 84 of file pxa168.c.