Searched refs:SMC91C111 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/sh/boards/mach-sdk7780/ |
H A D | irq.c | 17 SMC91C111, /* Ethernet controller */ enumerator 21 INTC_IRQ(SMC91C111, IRQ_ETHERNET), 27 0, 0, 0, SMC91C111, 0, 0, 0, 0 } },
|
/openbmc/qemu/hw/net/ |
H A D | smc91c111.c | 27 OBJECT_DECLARE_SIMPLE_TYPE(smc91c111_state, SMC91C111) 298 smc91c111_state *s = SMC91C111(dev); in smc91c111_reset() 786 smc91c111_state *s = SMC91C111(dev); in smc91c111_realize()
|
H A D | Kconfig | 62 config SMC91C111 config
|
/openbmc/qemu/hw/arm/ |
H A D | Kconfig | 98 select SMC91C111 165 select SMC91C111
|
/openbmc/linux/drivers/net/ethernet/smsc/ |
H A D | Kconfig | 46 including the SMC91C94 and the SMC91C111. Say Y if you want it
|