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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/pci/
H A 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);
59 ioport_resource.end = TITAN_IO_SIZE - 1;

Completed in 51 milliseconds