Searched refs:SWARM_IDE_SHIFT (Results 1 – 1 of 1) sorted by relevance
17 #define SWARM_IDE_SHIFT 5 macro37 .ioport_shift = SWARM_IDE_SHIFT,76 r[0].start = offset + (SWARM_IDE_BASE << SWARM_IDE_SHIFT); in swarm_pata_init()77 r[0].end = offset + ((SWARM_IDE_BASE + 8) << SWARM_IDE_SHIFT) - 1; in swarm_pata_init()78 r[1].start = offset + (SWARM_IDE_CTRL << SWARM_IDE_SHIFT); in swarm_pata_init()79 r[1].end = offset + ((SWARM_IDE_CTRL + 1) << SWARM_IDE_SHIFT) - 1; in swarm_pata_init()