Home
last modified time | relevance | path

Searched refs:PHY_TYPE_SFI (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/dt-bindings/comphy/
H A Dcomphy_data.h45 #define PHY_TYPE_SFI 23 macro
/openbmc/u-boot/arch/arm/dts/
H A Darmada-8040-mcbin.dts186 phy-type = <PHY_TYPE_SFI>;
302 phy-type = <PHY_TYPE_SFI>;
H A Darmada-8040-db.dts135 phy-type = <PHY_TYPE_SFI>;
234 phy-type = <PHY_TYPE_SFI>;
H A Darmada-7040-db.dts172 phy-type = <PHY_TYPE_SFI>;
H A Darmada-8040-clearfog-gt-8k.dts169 phy-type = <PHY_TYPE_SFI>;
/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_cp110.c44 {PHY_TYPE_RXAUI0, 0x1}, {PHY_TYPE_SFI, 0x1},
49 {PHY_TYPE_RXAUI0, 0x2}, {PHY_TYPE_SFI, 0x2},
2045 case PHY_TYPE_SFI: in comphy_cp110_init()