Home
last modified time | relevance | path

Searched refs:PHY_TYPE_SGMII2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/dt-bindings/comphy/
H A Dcomphy_data.h33 #define PHY_TYPE_SGMII2 11 macro
/openbmc/u-boot/arch/arm/dts/
H A Darmada-8040-clearfog-gt-8k.dts292 phy-type = <PHY_TYPE_SGMII2>;
H A Darmada-7040-db-nand.dts169 phy-type = <PHY_TYPE_SGMII2>;
/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_cp110.c41 {4, {{PHY_TYPE_UNCONNECTED, 0x0}, {PHY_TYPE_SGMII2, 0x1}, /* Lane 1 */
51 {6, {{PHY_TYPE_UNCONNECTED, 0x0}, {PHY_TYPE_SGMII2, 0x1}, /* Lane 5 */
2034 case PHY_TYPE_SGMII2: in comphy_cp110_init()