Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/tx4927/
Dtx4927_pci.h16 #define TX4927_PCIIO_SIZE 0x01000000 macro
/linux-2.4.37.9/arch/mips/tx4927/toshiba_rbtx4927/
Dtoshiba_rbtx4927_pci_ops.c49 ((PCIBIOS_MIN_IO) + (TX4927_PCIIO_SIZE)) - 1,
Dtoshiba_rbtx4927_setup.c631 mips_pci_io_size = TX4927_PCIIO_SIZE; in tx4927_pci_setup()