Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/pci/
Dpci-yosemite.c28 #define TITAN_IO_SIZE 0x0000ffffUL macro
33 .end = TITAN_IO_SIZE - 1,
52 io_v_base = (unsigned long) ioremap(TITAN_IO_BASE, TITAN_IO_SIZE); in pmc_yosemite_setup()
60 ioport_resource.end = TITAN_IO_SIZE - 1; in pmc_yosemite_setup()