Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/comphy/
H A Dcomphy_data.h27 #define PHY_TYPE_SATA0 5 macro
/openbmc/u-boot/arch/arm/dts/
H A Darmada-8040-db.dts132 phy-type = <PHY_TYPE_SATA0>;
231 phy-type = <PHY_TYPE_SATA0>;
H A Darmada-3720-espressobin.dts85 phy-type = <PHY_TYPE_SATA0>;
H A Darmada-8040-mcbin.dts293 phy-type = <PHY_TYPE_SATA0>;
/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.c41 { PHY_TYPE_SATA0, 0x0},
H A Dcomphy_cp110.c42 {PHY_TYPE_SATA0, 0x4} } },
45 {PHY_TYPE_SATA0, 0x4} } },
2017 case PHY_TYPE_SATA0: in comphy_cp110_init()