Home
last modified time | relevance | path

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

/external/u-boot/include/
Dphy.h222 static inline int is_10g_interface(phy_interface_t interface) in is_10g_interface() function
/external/u-boot/drivers/net/phy/
Dphy.c600 if (is_10g_interface(interface)) in generic_for_interface()
790 if (is_10g_interface(phydev->interface)) { in phy_reset()