Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/alchemy/devboards/
Ddb1550.c516 AU1000_PCMCIA_IO_PHYS_ADDR, in db1550_devices()
517 AU1000_PCMCIA_IO_PHYS_ADDR + 0x000010000 - 1, in db1550_devices()
526 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004000000, in db1550_devices()
527 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004010000 - 1, in db1550_devices()
558 AU1000_PCMCIA_IO_PHYS_ADDR, in pb1550_devices()
559 AU1000_PCMCIA_IO_PHYS_ADDR + 0x000010000 - 1, in pb1550_devices()
567 AU1000_PCMCIA_IO_PHYS_ADDR + 0x008000000, in pb1550_devices()
568 AU1000_PCMCIA_IO_PHYS_ADDR + 0x008010000 - 1, in pb1550_devices()
Ddb1000.c610 AU1000_PCMCIA_IO_PHYS_ADDR, in db1000_dev_setup()
611 AU1000_PCMCIA_IO_PHYS_ADDR + 0x000010000 - 1, in db1000_dev_setup()
623 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004000000, in db1000_dev_setup()
624 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004010000 - 1, in db1000_dev_setup()
Ddb1200.c943 AU1000_PCMCIA_IO_PHYS_ADDR, in db1200_dev_setup()
944 AU1000_PCMCIA_IO_PHYS_ADDR + 0x000010000 - 1, in db1200_dev_setup()
953 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004000000, in db1200_dev_setup()
954 AU1000_PCMCIA_IO_PHYS_ADDR + 0x004010000 - 1, in db1200_dev_setup()
Ddb1300.c837 AU1000_PCMCIA_IO_PHYS_ADDR, in db1300_dev_setup()
838 AU1000_PCMCIA_IO_PHYS_ADDR + 0x00010000 - 1, in db1300_dev_setup()
/Linux-v4.19/arch/mips/alchemy/
Dboard-xxs1500.c108 .start = AU1000_PCMCIA_IO_PHYS_ADDR,
109 .end = AU1000_PCMCIA_IO_PHYS_ADDR + 0x000400000 - 1,
/Linux-v4.19/arch/mips/include/asm/mach-au1x00/
Dau1000.h186 #define AU1000_PCMCIA_IO_PHYS_ADDR 0xF00000000ULL /* 012345 */ macro