HomeSort by relevance Sort by last modified time
    Searched refs:phy_interface_strings (Results 1 - 4 of 4) sorted by null

  /external/u-boot/include/
phy.h 74 static const char *phy_interface_strings[] = { variable
101 return phy_interface_strings[i];
  /external/u-boot/drivers/net/phy/
phy.c 949 if (!strcmp(str, phy_interface_strings[i]))
  /external/u-boot/drivers/net/fsl-mc/
mc.c 335 phy_interface_strings[wriop_get_enet_if(i)]);
    [all...]
  /external/u-boot/drivers/net/ldpaa_eth/
ldpaa_eth.c 997 phy_interface_strings[enet_if]);

Completed in 4382 milliseconds