Linux Kernel
3.7.1
|
#include <linux/string.h>
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/init.h>
#include <asm/asi.h>
#include <asm/oplib.h>
#include <asm/io.h>
Go to the source code of this file.
Macros | |
#define | MACIO_SCSI_CSR_ADDR 0x78400000 |
#define | MACIO_EN_DMA 0x00000200 |
#define | CLOCK_INIT_DONE 1 |
Functions | |
void __init | clock_stop_probe (void) |
Variables | |
void(* | cpu_pwr_save )(void) |