Home
last modified time | relevance | path

Searched full:lan91c111 (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dsmsc,lan91c111.yaml4 $id: http://devicetree.org/schemas/net/smsc,lan91c111.yaml#
17 const: smsc,lan91c111
56 compatible = "smsc,lan91c111";
/openbmc/linux/arch/sh/boards/mach-microdev/
H A Dio.c36 #define IO_LAN91C111_BASE 0x300ul /* I/O base for SMSC LAN91C111 Ethernet chip */
43 #define IO_LAN91C111_EXTENT 0x10ul /* I/O extent for SMSC LAN91C111 Ethernet chip */
48 #define IO_LAN91C111_PHYS 0xa7500000ul /* Physical address of SMSC LAN91C111 Ethernet chip */
62 * SMSC LAN91C111 Ethernet chip in microdev_ioport_map()
/openbmc/u-boot/examples/standalone/
H A DREADME.smc91111_eeprom136 LAN91C111 Registers <- volatile
137 LAN91C111 EEPROM <- Non-volatile
178 - D : Dump the LAN91C111 EEPROM contents
179 - M : Dump the LAN91C111 MAC contents
180 - C : Copies the MAC address from the EEPROM to the LAN91C111
/openbmc/linux/arch/sh/boards/
H A Dboard-urquell.c42 * 0x05800000 - 0x06000000 (CS1) LAN91C111
66 /* LAN91C111 */
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls2080a-simu.dts20 compatible = "smsc,lan91c111";
/openbmc/u-boot/drivers/net/
H A Dsmc91111.h3 . smc91111.h - macros for the LAN91C111 Ethernet Driver
13 . the LAN91C111 single chip ethernet controller. It is a modified
16 . Information contained in this file was obtained from the LAN91C111
25 . 03/16/01 Daris A Nevil Modified for use with LAN91C111 device
645 #define RS_ODDFRAME 0x1000 /* bug: the LAN91C111 never sets this on receive */
654 PHY_LAN83C183 = 1, /* LAN91C111 Internal PHY */
659 /* PHY Register Addresses (LAN91C111 Internal PHY) */
H A Dsmc91111.c15 . Information contained in this file was obtained from the LAN91C111
38 . o SMSC LAN91C111 databook (www.smsc.com)
47 . 03/16/01 Daris A Nevil Modified smc9194.c for use with LAN91C111
712 /* set odd length for bug in LAN91C111, */ in smc_rcv()
780 . Modify a bit in the LAN91C111 register set
801 . Retrieve a bit in the LAN91C111 register set
814 . Modify a LAN91C111 register (word access only)
824 . Retrieve a LAN91C111 register (word access only)
H A Dlan91c96.c558 /* set odd length for bug in LAN91C111, */ in smc_rcv()
/openbmc/linux/arch/arm64/boot/dts/arm/
H A Dcorstone1000-fvp.dts17 compatible = "smsc,lan91c111";
H A Dfoundation-v8.dtsi182 compatible = "smsc,lan91c111";
H A Drtsm_ve-motherboard.dtsi104 compatible = "smsc,lan91c111";
/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.
H A Darm-realview-eb.dtsi137 /* SMSC LAN91C111 ethernet with PHY and EEPROM */
139 compatible = "smsc,lan91c111";
H A Dintegratorcp.dts192 compatible = "smsc,lan91c111";
H A Dversatile-ab.dts193 compatible = "smsc,lan91c111";
/openbmc/linux/arch/sh/include/mach-se/mach/
H A Dse7722.h53 #define PA_LAN (PA_AREA6_IO + 0) /* SMC LAN91C111 */
H A Dse7780.h34 #define PA_LAN (PA_PERIPHERAL + 0) /* SMC LAN91C111 */
/openbmc/linux/arch/sh/include/mach-common/mach/
H A Dsdk7780.h35 /* SMC LAN91C111 */
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-nomadik-s8815.dts102 compatible = "smsc,lan91c111";
H A Dste-nomadik-nhk15.dts83 compatible = "smsc,lan91c111";
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Drelease-notes.rst35 - Use Ethernet over VirtIO due to lan91c111 Ethernet driver support dropped from U-Boot.
64 - Use Ethernet over VirtIO due to lan91c111 Ethernet driver support dropped from U-Boot.
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h12 . Information contained in this file was obtained from the LAN91C111
750 * LAN83C183 == LAN91C111 Internal PHY
756 * PHY Register Addresses (LAN91C111 Internal PHY)
H A Dsmc91x.c31 * 03/16/01 Daris A Nevil modified smc9194.c for use with LAN91C111
33 * 08/21/01 Pramod B Bhardwaj added support for RevB of LAN91C111
471 /* BUG: the LAN91C111 rev A never sets this bit. Force it. */ in smc_rcv()
2044 PRINTK(dev, "PHY LAN83C183 (LAN91C111 Internal)\n"); in smc_probe()
2190 { .compatible = "smsc,lan91c111", },
/openbmc/linux/arch/sh/boards/mach-se/7724/
H A Dsetup.c90 /* LAN91C111 */
/openbmc/qemu/hw/net/
H A Dsmc91c111.c30 * LAN91C111 datasheet).

12