Home
last modified time | relevance | path

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

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