Home
last modified time | relevance | path

Searched full:smii (Results 1 – 23 of 23) sorted by relevance

/openbmc/u-boot/doc/device-tree-bindings/net/
H A Dethernet.txt14 "rgmii-rxid", "rgmii-txid", "rtbi", "smii", "xgmii"; this is now a de-facto
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dactions,owl-emac.yaml14 It provides the RMII and SMII interfaces and is compliant with the
H A Dethernet-controller.yaml93 - smii
H A Dibm,emac.txt45 Supported values are: "mii", "rmii", "smii", "rgmii",
/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dzmii.c44 /* ZMII only supports MII, RMII and SMII
63 return "SMII"; in zmii_mode_name()
H A Dzmii.h26 u32 smiirs; /* SMII status reg */
H A Dphy.c363 .name = "BCM5248 10/100 SMII Ethernet",
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-phydev42 rmii, rgmii, rgmii-id, rgmii-rxid, rgmii-txid, rtbi, smii
/openbmc/linux/drivers/net/ethernet/actions/
H A Dowl-emac.h173 #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 Dowl-emac.c983 /* 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 Dhns_dsaf_mac.h72 MAC_IF_SMII = 0x00030000, /**< SMII interface */
94 /**< 10 Mbps SMII */
96 /**< 100 Mbps SMII */
/openbmc/linux/Documentation/networking/
H A Dphy.rst243 https://opencores.org/ocsvn/smii/smii/trunk/doc/SMII.pdf
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpmac.h41 * @DPMAC_ETH_IF_SMII: SMII interface
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_core.c264 /* RGMII or SMII interface */
352 /* Enable the link status receive on RGMII, SGMII ore SMII in dwmac1000_set_eee_mode()
H A Ddwmac1000.h86 #define GMAC_RGSMIIIS 0x000000d8 /* RGMII/SMII status */
H A Ddwmac4_core.c388 /* Enable the link status receive on RGMII, SGMII ore SMII in dwmac4_set_eee_mode()
771 /* RGMII or SMII interface */
H A Dcommon.h314 #define PCS_RGSMIIIS_IRQ BIT(0) /* RGMII or SMII Interrupt */
/openbmc/linux/arch/arm/boot/dts/st/
H A Dspear1310-evb.dts79 smii {
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpmac.h154 * @DPMAC_ETH_IF_SMII: SMII interface
/openbmc/linux/drivers/clk/spear/
H A Dspear3xx_clock.c336 clk_register_clkdev(clk, NULL, "smii"); in spear320_clk_init()
/openbmc/linux/drivers/pinctrl/spear/
H A Dpinctrl-spear320.c33 .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 D3c574_cs.c431 netdev_info(dev, " %dK FIFO split %s Rx:Tx, %sMII interface.\n", in tc574_config()
/openbmc/linux/include/linux/
H A Dphy.h252 return "smii"; in phy_modes()