Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/alchemy/devboards/
H A Ddb1550.c524 AU1000_PCMCIA_IO_PHYS_ADDR, in db1550_devices()
525 AU1000_PCMCIA_IO_PHYS_ADDR + 0x000010000 - 1, in db1550_devices()
534 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004000000, in db1550_devices()
535 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004010000 - 1, in db1550_devices()
566 AU1000_PCMCIA_IO_PHYS_ADDR, in pb1550_devices()
567 AU1000_PCMCIA_IO_PHYS_ADDR + 0x000010000 - 1, in pb1550_devices()
575 AU1000_PCMCIA_IO_PHYS_ADDR + 0x008000000, in pb1550_devices()
576 AU1000_PCMCIA_IO_PHYS_ADDR + 0x008010000 - 1, in pb1550_devices()
H A Ddb1000.c550 AU1000_PCMCIA_IO_PHYS_ADDR, in db1000_dev_setup()
551 AU1000_PCMCIA_IO_PHYS_ADDR + 0x000010000 - 1, in db1000_dev_setup()
563 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004000000, in db1000_dev_setup()
564 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004010000 - 1, in db1000_dev_setup()
H A Ddb1200.c917 AU1000_PCMCIA_IO_PHYS_ADDR, in db1200_dev_setup()
918 AU1000_PCMCIA_IO_PHYS_ADDR + 0x000010000 - 1, in db1200_dev_setup()
927 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004000000, in db1200_dev_setup()
928 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004010000 - 1, in db1200_dev_setup()
H A Ddb1300.c844 AU1000_PCMCIA_IO_PHYS_ADDR, in db1300_dev_setup()
845 AU1000_PCMCIA_IO_PHYS_ADDR + 0x00010000 - 1, in db1300_dev_setup()
/openbmc/linux/arch/mips/alchemy/
H A Dboard-xxs1500.c78 .start = AU1000_PCMCIA_IO_PHYS_ADDR,
79 .end = AU1000_PCMCIA_IO_PHYS_ADDR + 0x000400000 - 1,
/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h186 #define AU1000_PCMCIA_IO_PHYS_ADDR 0xF00000000ULL /* 012345 */ macro