Home
last modified time | relevance | path

Searched refs:SH7751_PCI_IO_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-sh/
Dpci-sh7751.h47 #define SH7751_PCI_IO_SIZE 0x40000 /* Size of IO window */ macro
/linux-2.4.37.9/arch/sh/kernel/
Dio_7751se.c98 ((port >= PCIBIOS_MIN_IO) && (port < (PCIBIOS_MIN_IO + SH7751_PCI_IO_SIZE)))
Dio_snapgear.c71 ((port >= PCIBIOS_MIN_IO) && (port < (PCIBIOS_MIN_IO + SH7751_PCI_IO_SIZE)))