Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/init.h>
#include <linux/delay.h>
#include <linux/pci.h>
#include <linux/sh_intc.h>
#include "pci-sh4.h"
Go to the source code of this file.
Macros | |
#define | PCIMCR_MRSET_OFF 0xBFFFFFFF |
#define | PCIMCR_RFSH_OFF 0xFFFFFFFB |
Functions | |
int | pcibios_map_platform_irq (const struct pci_dev *pdev, u8 slot, u8 pin) |
int | pci_fixup_pcic (struct pci_channel *chan) |
#define PCIMCR_MRSET_OFF 0xBFFFFFFF |
Definition at line 20 of file fixups-landisk.c.
#define PCIMCR_RFSH_OFF 0xFFFFFFFB |
Definition at line 21 of file fixups-landisk.c.
Definition at line 41 of file fixups-landisk.c.