Home
last modified time | relevance | path

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

/openbmc/qemu/docs/system/arm/
H A Dkzm.rst11 - LAN9118 ethernet
H A Drealview.rst21 - SMC 91c111 or SMSC LAN9118 Ethernet adapter
H A Dmps2.rst48 - QEMU provides a LAN9118 ethernet rather than LAN9220; the only guest
49 visible difference is that the LAN9118 doesn't support checksum
H A Dvexpress.rst26 - LAN9118 ethernet
/openbmc/qemu/hw/arm/
H A DKconfig61 select LAN9118
166 select LAN9118
285 select LAN9118
504 select LAN9118
556 select LAN9118
/openbmc/linux/arch/arm/boot/dts/arm/
H A Darm-realview-eb-bbrevd.dtsi36 * the older board uses LAN91C111 but the new one uses LAN9118.
/openbmc/qemu/hw/net/
H A DKconfig65 config LAN9118 config
H A Dlan9118.c195 OBJECT_DECLARE_SIMPLE_TYPE(lan9118_state, LAN9118)
429 lan9118_state *s = LAN9118(d); in lan9118_reset()
1371 lan9118_state *s = LAN9118(dev); in lan9118_realize()
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmsc911x.h15 #define LAN9118 0x01180000 macro
H A Dsmsc911x.c2255 case LAN9118: in smsc911x_init()