Home
last modified time | relevance | path

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

/arch/mips/alchemy/devboards/
Ddb1550.c521 AU1000_PCMCIA_MEM_PHYS_ADDR, in db1550_devices()
522 AU1000_PCMCIA_MEM_PHYS_ADDR + 0x000400000 - 1, in db1550_devices()
531 AU1000_PCMCIA_MEM_PHYS_ADDR + 0x004000000, in db1550_devices()
532 AU1000_PCMCIA_MEM_PHYS_ADDR + 0x004400000 - 1, in db1550_devices()
563 AU1000_PCMCIA_MEM_PHYS_ADDR, in pb1550_devices()
564 AU1000_PCMCIA_MEM_PHYS_ADDR + 0x000400000 - 1, in pb1550_devices()
572 AU1000_PCMCIA_MEM_PHYS_ADDR + 0x008000000, in pb1550_devices()
573 AU1000_PCMCIA_MEM_PHYS_ADDR + 0x008400000 - 1, in pb1550_devices()
Ddb1000.c539 AU1000_PCMCIA_MEM_PHYS_ADDR, in db1000_dev_setup()
540 AU1000_PCMCIA_MEM_PHYS_ADDR + 0x000400000 - 1, in db1000_dev_setup()
552 AU1000_PCMCIA_MEM_PHYS_ADDR + 0x004000000, in db1000_dev_setup()
553 AU1000_PCMCIA_MEM_PHYS_ADDR + 0x004400000 - 1, in db1000_dev_setup()
Ddb1200.c915 AU1000_PCMCIA_MEM_PHYS_ADDR, in db1200_dev_setup()
916 AU1000_PCMCIA_MEM_PHYS_ADDR + 0x000400000 - 1, in db1200_dev_setup()
925 AU1000_PCMCIA_MEM_PHYS_ADDR + 0x004000000, in db1200_dev_setup()
926 AU1000_PCMCIA_MEM_PHYS_ADDR + 0x004400000 - 1, in db1200_dev_setup()
Ddb1300.c844 AU1000_PCMCIA_MEM_PHYS_ADDR, in db1300_dev_setup()
845 AU1000_PCMCIA_MEM_PHYS_ADDR + 0x00400000 - 1, in db1300_dev_setup()
/arch/mips/alchemy/
Dboard-xxs1500.c108 .start = AU1000_PCMCIA_MEM_PHYS_ADDR,
109 .end = AU1000_PCMCIA_MEM_PHYS_ADDR + 0x000400000 - 1,
/arch/mips/include/asm/mach-au1x00/
Dau1000.h188 #define AU1000_PCMCIA_MEM_PHYS_ADDR 0xF80000000ULL /* 012345 */ macro