Home
last modified time | relevance | path

Searched refs:PCMCIA_IO_0_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-arm/arch-sa1100/
Dide.h92 ide_init_hwif_ports(&hw, PCMCIA_IO_0_BASE + 0x40, PCMCIA_IO_0_BASE + 0x78, NULL); in ide_init_default_hwifs()
95 ide_init_hwif_ports(&hw, PCMCIA_IO_0_BASE + 0x00, PCMCIA_IO_0_BASE + 0x38, NULL); in ide_init_default_hwifs()
112 ide_init_hwif_ports(&hw, PCMCIA_IO_0_BASE + 0x1f0, PCMCIA_IO_0_BASE + 0x3f6, NULL); in ide_init_default_hwifs()
129 ide_init_hwif_ports(&hw, PCMCIA_IO_0_BASE + 0x0000, PCMCIA_IO_0_BASE + 0x1000, NULL); in ide_init_default_hwifs()
Dhardware.h31 #define PCMCIA_IO_0_BASE 0xf6000000 macro