Home
last modified time | relevance | path

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

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