Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/pci.h>
#include <linux/init.h>
#include <asm/io.h>
#include <asm/prom.h>
#include <asm/pci-bridge.h>
#include <asm/grackle.h>
Go to the source code of this file.
Macros | |
#define | GRACKLE_CFA(b, d, o) |
#define | GRACKLE_PICR1_STG 0x00000040 |
#define | GRACKLE_PICR1_LOOPSNOOP 0x00000010 |
Functions | |
void __init | setup_grackle (struct pci_controller *hose) |