Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dphy_interface.h37 PHY_INTERFACE_MODE_COUNT, enumerator
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c985 for (i = 0; i < PHY_INTERFACE_MODE_COUNT; i++) { in phy_get_interface_by_name()