Searched refs:PHY_TYPE_SATA1 (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/include/dt-bindings/comphy/ |
H A D | comphy_data.h | 28 #define PHY_TYPE_SATA1 6 macro
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | armada-8040-mcbin.dts | 189 phy-type = <PHY_TYPE_SATA1>; 299 phy-type = <PHY_TYPE_SATA1>;
|
H A D | armada-8040-db.dts | 138 phy-type = <PHY_TYPE_SATA1>; 237 phy-type = <PHY_TYPE_SATA1>;
|
H A D | armada-7040-db.dts | 176 phy-type = <PHY_TYPE_SATA1>;
|
H A D | armada-7040-db-nand.dts | 184 phy-type = <PHY_TYPE_SATA1>;
|
H A D | armada-8040-clearfog-gt-8k.dts | 275 phy-type = <PHY_TYPE_SATA1>;
|
/openbmc/u-boot/drivers/phy/marvell/ |
H A D | comphy_cp110.c | 40 {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()
|