Home
last modified time | relevance | path

Searched refs:PHY_TYPE_INVALID (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_core.c135 blob, subnode, "phy-speed", PHY_TYPE_INVALID); in comphy_probe()
144 if (comphy_map_data[lane].type == PHY_TYPE_INVALID) { in comphy_probe()
/openbmc/u-boot/include/dt-bindings/comphy/
H A Dcomphy_data.h48 #define PHY_TYPE_INVALID 0xff macro