Searched full:smii (Results 1 – 15 of 15) sorted by relevance
/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 | 92 - smii
|
H A D | ibm,emac.txt | 45 Supported values are: "mii", "rmii", "smii", "rgmii",
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-net-phydev | 42 rmii, rgmii, rgmii-id, rgmii-rxid, rgmii-txid, rtbi, smii
|
/linux/drivers/net/ethernet/ibm/emac/ |
H A D | zmii.h | 26 u32 smiirs; /* SMII status reg */
|
H A D | phy.c | 363 .name = "BCM5248 10/100 SMII Ethernet",
|
/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 */
|
/linux/Documentation/networking/ |
H A D | phy.rst | 243 https://opencores.org/ocsvn/smii/smii/trunk/doc/SMII.pdf
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpmac.h | 41 * @DPMAC_ETH_IF_SMII: SMII interface
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac4_core.c | 385 /* Enable the link status receive on RGMII, SGMII ore SMII in dwmac4_set_eee_mode() 763 /* RGMII or SMII interface */
|
H A D | common.h | 315 #define PCS_RGSMIIIS_IRQ BIT(0) /* RGMII or SMII Interrupt */
|
/linux/drivers/clk/spear/ |
H A D | spear3xx_clock.c | 336 clk_register_clkdev(clk, NULL, "smii"); in spear320_clk_init()
|
/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 */
|
/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()
|
/linux/include/linux/ |
H A D | phy.h | 257 return "smii"; in phy_modes()
|