#include <linux/kernel.h>
#include <linux/of.h>
#include <linux/of_device.h>
#include <linux/smp.h>
#include <linux/delay.h>
#include <linux/time.h>
#include <asm/scom.h>
#include "wsp.h"
#include "ics.h"
Go to the source code of this file.
#define COPRO_COMPATIBLE "ibm,wsp-coprocessor" |
Definition at line 24 of file wsp.c.
#define PBIC_COMPATIBLE "ibm,wsp-pbic" |
Definition at line 23 of file wsp.c.
#define WSP_SOC_COMPATIBLE "ibm,wsp-soc" |
Definition at line 22 of file wsp.c.
Definition at line 85 of file wsp.c.
Definition at line 66 of file wsp.c.
Definition at line 43 of file wsp.c.
Definition at line 59 of file wsp.c.