Searched full:e1111 (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/arm/boot/dts/ti/keystone/ |
| H A D | keystone-k2hk-evm.dts | 188 compatible = "marvell,88E1111", "ethernet-phy-ieee802.3-c22"; 193 compatible = "marvell,88E1111", "ethernet-phy-ieee802.3-c22";
|
| /linux/include/linux/ |
| H A D | marvell_phy.h | 32 /* Marvel 88E1111 in Finisar SFP module with modified PHY ID */
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | sky2.h | 1158 PHY_MARV_PORT_IRQ = 0x17,/* 16 bit r/o Port 0 IRQ (88E1111 only) */ 1223 PHY_MARV_ID1_C2 = 0x0CC2, /* Yukon-EC (PHY 88E1111) */ 1408 PHY_M_EC_ENA_BC_EXT = 1<<15, /* Enable Block Carr. Ext. (88E1111 only) */ 1409 PHY_M_EC_ENA_LIN_LB = 1<<14, /* Enable Line Loopback (88E1111 only) */ 1411 PHY_M_EC_DIS_LINK_P = 1<<12, /* Disable Link Pulses (88E1111 only) */ 1417 /* (88E1111 only) */ 1418 PHY_M_EC_DOWN_S_ENA = 1<<8, /* Downshift Enable (88E1111 only) */ 1423 PHY_M_EC_DTE_D_ENA = 1<<2, /* DTE Detect Enable (88E1111 only) */ 1425 PHY_M_EC_TRANS_DIS = 1<<0, /* Transmitter Disable (88E1111 only) */ 1460 PHY_M_LEDC_DP_C_LSB = 1<<7, /* Duplex Control (LSB, 88E1111 only) */ [all …]
|
| H A D | skge.h | 996 PHY_MARV_PORT_IRQ = 0x17,/* 16 bit r/o Port 0 IRQ (88E1111 only) */ 1063 PHY_MARV_ID1_C2 = 0x0CC2, /* Yukon-EC (PHY 88E1111) */ 1427 PHY_M_EC_ENA_BC_EXT = 1<<15, /* Enable Block Carr. Ext. (88E1111 only) */ 1428 PHY_M_EC_ENA_LIN_LB = 1<<14, /* Enable Line Loopback (88E1111 only) */ 1430 PHY_M_EC_DIS_LINK_P = 1<<12, /* Disable Link Pulses (88E1111 only) */ 1436 /* (88E1111 only) */ 1437 PHY_M_EC_DOWN_S_ENA = 1<<8, /* Downshift Enable (88E1111 only) */ 1442 PHY_M_EC_DTE_D_ENA = 1<<2, /* DTE Detect Enable (88E1111 only) */ 1444 PHY_M_EC_TRANS_DIS = 1<<0, /* Transmitter Disable (88E1111 only) */}; 1464 PHY_M_LEDC_DP_C_LSB = 1<<7, /* Duplex Control (LSB, 88E1111 only) */ [all …]
|
| /linux/drivers/net/ethernet/ibm/emac/ |
| H A D | phy.c | 369 pr_debug("%s: Marvell 88E1111 Ethernet\n", __func__); in m88e1111_init() 455 .name = "Marvell 88E1111 Ethernet",
|
| /linux/arch/arm/boot/dts/gemini/ |
| H A D | gemini-sl93512r.dts | 79 /* This is a Marvell 88E1111 ethernet transciever */
|
| /linux/drivers/net/phy/ |
| H A D | marvell.c | 3725 .name = "Marvell 88E1111", 3751 .name = "Marvell 88E1111 (Finisar)",
|
| H A D | phy_device.c | 1318 * Some PHYs (such as the Marvell 88E1111) don't entirely conform to the
|