Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dphy_tbl.h38 void phy_default(MAC_ENGINE *eng);
258 .cfg.fp_set = phy_default,
H A Dphy.c2119 void phy_default (MAC_ENGINE *eng) in phy_default() function
2233 phyeng->fp_set = phy_default; in phy_select()