Searched refs:AU1000_PCMCIA_IO_PHYS_ADDR (Results 1 – 6 of 6) sorted by relevance
/arch/mips/alchemy/devboards/ |
D | db1550.c | 510 AU1000_PCMCIA_IO_PHYS_ADDR, in db1550_devices() 511 AU1000_PCMCIA_IO_PHYS_ADDR + 0x000010000 - 1, in db1550_devices() 520 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004000000, in db1550_devices() 521 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004010000 - 1, in db1550_devices() 552 AU1000_PCMCIA_IO_PHYS_ADDR, in pb1550_devices() 553 AU1000_PCMCIA_IO_PHYS_ADDR + 0x000010000 - 1, in pb1550_devices() 561 AU1000_PCMCIA_IO_PHYS_ADDR + 0x008000000, in pb1550_devices() 562 AU1000_PCMCIA_IO_PHYS_ADDR + 0x008010000 - 1, in pb1550_devices()
|
D | db1000.c | 606 AU1000_PCMCIA_IO_PHYS_ADDR, in db1000_dev_init() 607 AU1000_PCMCIA_IO_PHYS_ADDR + 0x000010000 - 1, in db1000_dev_init() 620 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004000000, in db1000_dev_init() 621 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004010000 - 1, in db1000_dev_init()
|
D | db1200.c | 882 AU1000_PCMCIA_IO_PHYS_ADDR, in db1200_dev_setup() 883 AU1000_PCMCIA_IO_PHYS_ADDR + 0x000010000 - 1, in db1200_dev_setup() 892 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004000000, in db1200_dev_setup() 893 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004010000 - 1, in db1200_dev_setup()
|
D | db1300.c | 747 AU1000_PCMCIA_IO_PHYS_ADDR, in db1300_dev_setup() 748 AU1000_PCMCIA_IO_PHYS_ADDR + 0x00010000 - 1, in db1300_dev_setup()
|
/arch/mips/alchemy/ |
D | board-xxs1500.c | 107 .start = AU1000_PCMCIA_IO_PHYS_ADDR, 108 .end = AU1000_PCMCIA_IO_PHYS_ADDR + 0x000400000 - 1,
|
/arch/mips/include/asm/mach-au1x00/ |
D | au1000.h | 799 #define AU1000_PCMCIA_IO_PHYS_ADDR 0xF00000000ULL /* 012345 */ macro
|