Searched refs:PHY_IS_VALID (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/cmd/aspeed/nettest/ | ||
H A D | phy.h | 13 #define PHY_IS_VALID(dat) \ macro |
H A D | phy.c | 2143 ret = PHY_IS_VALID(value); in phy_find_addr() |