/openbmc/u-boot/doc/device-tree-bindings/net/ |
H A D | ethernet.txt | 14 "rgmii-rxid", "rgmii-txid", "rtbi", "smii", "xgmii"; this is now a de-facto
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | actions,owl-emac.yaml | 14 It provides the RMII and SMII interfaces and is compliant with the
|
H A D | ethernet-controller.yaml | 93 - smii
|
H A D | ibm,emac.txt | 45 Supported values are: "mii", "rmii", "smii", "rgmii",
|
/openbmc/linux/drivers/net/ethernet/ibm/emac/ |
H A D | zmii.c | 44 /* ZMII only supports MII, RMII and SMII 63 return "SMII"; in zmii_mode_name()
|
H A D | zmii.h | 26 u32 smiirs; /* SMII status reg */
|
H A D | phy.c | 363 .name = "BCM5248 10/100 SMII Ethernet",
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-net-phydev | 42 rmii, rgmii, rgmii-id, rgmii-rxid, rgmii-txid, rtbi, smii
|
/openbmc/linux/drivers/net/ethernet/actions/ |
H A D | owl-emac.h | 173 #define OWL_EMAC_OFF_MAC_CTRL_SSDC 4 /* SMII SYNC delay cycle */ 175 #define OWL_EMAC_BIT_MAC_CTRL_RSIS BIT(0) /* RMII/SMII interface select */
|
H A D | owl-emac.c | 983 /* Enable SMII and use the 125MHz rmii clk as output to PHY. in owl_emac_core_sw_reset() 984 * Additionally set SMII SYNC delay to 4 half cycle. in owl_emac_core_sw_reset()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_mac.h | 72 MAC_IF_SMII = 0x00030000, /**< SMII interface */ 94 /**< 10 Mbps SMII */ 96 /**< 100 Mbps SMII */
|
/openbmc/linux/Documentation/networking/ |
H A D | phy.rst | 243 https://opencores.org/ocsvn/smii/smii/trunk/doc/SMII.pdf
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpmac.h | 41 * @DPMAC_ETH_IF_SMII: SMII interface
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac1000_core.c | 264 /* RGMII or SMII interface */ 352 /* Enable the link status receive on RGMII, SGMII ore SMII in dwmac1000_set_eee_mode()
|
H A D | dwmac1000.h | 86 #define GMAC_RGSMIIIS 0x000000d8 /* RGMII/SMII status */
|
H A D | dwmac4_core.c | 388 /* Enable the link status receive on RGMII, SGMII ore SMII in dwmac4_set_eee_mode() 771 /* RGMII or SMII interface */
|
H A D | common.h | 314 #define PCS_RGSMIIIS_IRQ BIT(0) /* RGMII or SMII Interrupt */
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | spear1310-evb.dts | 79 smii {
|
/openbmc/u-boot/include/fsl-mc/ |
H A D | fsl_dpmac.h | 154 * @DPMAC_ETH_IF_SMII: SMII interface
|
/openbmc/linux/drivers/clk/spear/ |
H A D | spear3xx_clock.c | 336 clk_register_clkdev(clk, NULL, "smii"); in spear320_clk_init()
|
/openbmc/linux/drivers/pinctrl/spear/ |
H A D | pinctrl-spear320.c | 33 .name = "Automation Networking SMII mode", 2961 /* Pad multiplexing for cadence mii 1_2 as smii or rmii device */ 3018 /* configure as smii */
|
/openbmc/linux/drivers/net/ethernet/3com/ |
H A D | 3c574_cs.c | 431 netdev_info(dev, " %dK FIFO split %s Rx:Tx, %sMII interface.\n", in tc574_config()
|
/openbmc/linux/include/linux/ |
H A D | phy.h | 252 return "smii"; in phy_modes()
|