Home
last modified time | relevance | path

Searched refs:PHY_SPEED_INVALID (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_core.c58 if (comphy_map_data->speed == PHY_SPEED_INVALID) { in comphy_print()
137 blob, subnode, "phy-type", PHY_SPEED_INVALID); in comphy_probe()
H A Dcomphy_cp110.c2036 if (ptr_comphy_map->speed == PHY_SPEED_INVALID) { in comphy_cp110_init()
/openbmc/u-boot/include/dt-bindings/comphy/
H A Dcomphy_data.h20 #define PHY_SPEED_INVALID 0xff macro