Searched refs:IO_LAN91C111_BASE (Results 1 – 1 of 1) sorted by relevance
38 #define IO_LAN91C111_BASE 0x300ul /* I/O base for SMSC LAN91C111 Ethernet chip */ macro61 if ((offset >= IO_LAN91C111_BASE) && in microdev_ioport_map()62 (offset < IO_LAN91C111_BASE + IO_LAN91C111_EXTENT)) { in microdev_ioport_map()66 result = IO_LAN91C111_PHYS + offset - IO_LAN91C111_BASE; in microdev_ioport_map()