Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/mach-microdev/
H A Dio.c43 #define IO_LAN91C111_EXTENT 0x10ul /* I/O extent for SMSC LAN91C111 Ethernet chip */ macro
60 (offset < IO_LAN91C111_BASE + IO_LAN91C111_EXTENT)) { in microdev_ioport_map()