Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dphy_tbl.h49 static const struct phy_desc phy_lookup_tbl[PHY_LOOKUP_N] = { variable
H A Dphy.c2240 p_phy = &phy_lookup_tbl[i]; in phy_select()