Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/nxp/pnx8550/common/
Dpci.c30 .start = PNX8550_PCIIO + 0x1000, /* reserve regacy I/O space */
31 .end = PNX8550_PCIIO + PNX8550_PCIIO_SIZE,
/linux-2.6.39/arch/mips/pnx8550/common/
Dpci.c30 .start = PNX8550_PCIIO + 0x1000, /* reserve regacy I/O space */
31 .end = PNX8550_PCIIO + PNX8550_PCIIO_SIZE,
/linux-2.6.39/arch/mips/include/asm/mach-pnx8550/
Dglb.h46 #define PNX8550_PCIIO 0x1c000000 macro