Searched refs:SWARM_IDE_SHIFT (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/mips/sibyte/swarm/
H A Dplatform.c16 #define SWARM_IDE_SHIFT 5 macro
36 .ioport_shift = SWARM_IDE_SHIFT,
75 r[0].start = offset + (SWARM_IDE_BASE << SWARM_IDE_SHIFT); swarm_pata_init()
76 r[0].end = offset + ((SWARM_IDE_BASE + 8) << SWARM_IDE_SHIFT) - 1; swarm_pata_init()
77 r[1].start = offset + (SWARM_IDE_CTRL << SWARM_IDE_SHIFT); swarm_pata_init()
78 r[1].end = offset + ((SWARM_IDE_CTRL + 1) << SWARM_IDE_SHIFT) - 1; swarm_pata_init()

Completed in 85 milliseconds