Home
last modified time | relevance | path

Searched full:lan9220 (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx53-ard.dts28 compatible = "smsc,lan9220", "smsc,lan9115";
35 * VDD33A and VDDVARIO of LAN9220 are supplied by
38 * 3V3 regulator to get LAN9220 driver probing work.
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dsmsc,lan9115.yaml24 - smsc,lan9220
102 compatible = "smsc,lan9220", "smsc,lan9115";
/openbmc/linux/arch/arm64/boot/dts/arm/
H A Dcorstone1000-mps3.dts17 compatible = "smsc,lan9220", "smsc,lan9115";
/openbmc/linux/arch/arm/boot/dts/arm/
H A Dmps2-an399.dts69 compatible = "smsc,lan9220", "smsc,lan9115";
H A Dmps2-an385.dts69 compatible = "smsc,lan9220", "smsc,lan9115";
/openbmc/qemu/docs/system/arm/
H A Dmps2.rst48 - QEMU provides a LAN9118 ethernet rather than LAN9220; the only guest
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a73a4-ape6evm.dts194 compatible = "smsc,lan9220", "smsc,lan9115";
/openbmc/u-boot/arch/arm/dts/
H A Domap3-evm-processor-common.dtsi210 <5 0 0x2c000000 0x01000000>; /* CS5: 16MB for LAN9220 */
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-evm-processor-common.dtsi218 <5 0 0x2c000000 0x01000000>; /* CS5: 16MB for LAN9220 */
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmsc911x.h22 #define LAN9220 0x92200000 macro
H A Dsmsc911x.c15 * LAN9220, LAN9221
1461 * LAN9210/LAN9211/LAN9220/LAN9221 chips have an internal PHY that in smsc911x_soft_reset()
2274 case LAN9220: in smsc911x_init()
2277 /* LAN9210/LAN9211/LAN9220/LAN9221/LAN9250 */ in smsc911x_init()
2618 * "When the LAN9220 is in a power saving state, a write of any in smsc911x_resume()
/openbmc/u-boot/drivers/net/
H A Dsmc911x.h399 { CHIP_9220, "LAN9220" },
/openbmc/qemu/hw/arm/
H A Dmps2.c456 /* In hardware this is a LAN9220; the LAN9118 is software compatible in mps2_common_init()
H A Dmps3r.c548 * In hardware this is a LAN9220; the LAN9118 is software compatible in mps3r_common_init()
H A Dmps2-tz.c507 /* In hardware this is a LAN9220; the LAN9118 is software compatible in make_eth_dev()
534 * In hardware this is a LAN9220; the LAN9118 is software compatible in make_eth_usb()