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

Go to the source code of this file.

Macros

#define PCIE_COMPATIBLE   "ibm,wsp-pciex"
 

Functions

void wsp_setup_arch (void)
 
void wsp_setup_irq (void)
 
int wsp_probe_devices (void)
 
void wsp_halt (void)
 
void wsp_setup_pci (void)
 
void scom_init_wsp (void)
 
void a2_setup_smp (void)
 
int a2_scom_startup_cpu (unsigned int lcpu, int thr_idx, struct device_node *np)
 
int smp_a2_cpu_bootable (unsigned int nr)
 
int __devinit smp_a2_kick_cpu (int nr)
 
void opb_pic_init (void)
 
void wsp_h8_restart (char *cmd)
 
void wsp_h8_power_off (void)
 
void __init wsp_setup_h8 (void)
 

Macro Definition Documentation

#define PCIE_COMPATIBLE   "ibm,wsp-pciex"

Definition at line 7 of file wsp.h.

Function Documentation

int a2_scom_startup_cpu ( unsigned int  lcpu,
int  thr_idx,
struct device_node np 
)

Definition at line 340 of file scom_smp.c.

void a2_setup_smp ( void  )

Definition at line 85 of file smp.c.

void opb_pic_init ( void  )

Definition at line 284 of file opb_pic.c.

void scom_init_wsp ( void  )

Definition at line 74 of file scom_wsp.c.

int smp_a2_cpu_bootable ( unsigned int  nr)
int __devinit smp_a2_kick_cpu ( int  nr)

Definition at line 34 of file smp.c.

void wsp_h8_power_off ( void  )

Definition at line 82 of file h8.c.

void wsp_h8_restart ( char cmd)

Definition at line 74 of file h8.c.

void wsp_halt ( void  )

Definition at line 85 of file wsp.c.

int wsp_probe_devices ( void  )

Definition at line 66 of file wsp.c.

void wsp_setup_arch ( void  )

Definition at line 43 of file wsp.c.

void __init wsp_setup_h8 ( void  )

Definition at line 125 of file h8.c.

void wsp_setup_irq ( void  )

Definition at line 59 of file wsp.c.

void wsp_setup_pci ( void  )

Definition at line 717 of file wsp_pci.c.