Searched refs:phy_lookup_tbl (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/cmd/aspeed/nettest/ | ||
H A D | phy_tbl.h | 49 static const struct phy_desc phy_lookup_tbl[PHY_LOOKUP_N] = { variable |
H A D | phy.c | 2240 p_phy = &phy_lookup_tbl[i]; in phy_select() |