Home
last modified time | relevance | path

Searched refs:PHY_TYPE_SATA1 (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/include/dt-bindings/comphy/
H A Dcomphy_data.h28 #define PHY_TYPE_SATA1 6 macro
/openbmc/u-boot/arch/arm/dts/
H A Darmada-8040-mcbin.dts189 phy-type = <PHY_TYPE_SATA1>;
299 phy-type = <PHY_TYPE_SATA1>;
H A Darmada-8040-db.dts138 phy-type = <PHY_TYPE_SATA1>;
237 phy-type = <PHY_TYPE_SATA1>;
H A Darmada-7040-db.dts176 phy-type = <PHY_TYPE_SATA1>;
H A Darmada-7040-db-nand.dts184 phy-type = <PHY_TYPE_SATA1>;
H A Darmada-8040-clearfog-gt-8k.dts275 phy-type = <PHY_TYPE_SATA1>;
/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_cp110.c40 {PHY_TYPE_SATA1, 0x4} } },
47 {PHY_TYPE_SGMII1, 0x2}, {PHY_TYPE_SATA1, 0x4} } },
52 {PHY_TYPE_RXAUI1, 0x2}, {PHY_TYPE_SATA1, 0x4} } },
2018 case PHY_TYPE_SATA1: in comphy_cp110_init()