Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Docelot_switch.c121 NUM_PHY, enumerator
126 struct mii_dev *bus[NUM_PHY];
143 static struct mscc_miim_dev miim[NUM_PHY];
217 for (i = 0; i < NUM_PHY; i++) in ocelot_stop()
490 for (i = 0; i < NUM_PHY; i++) { in ocelot_remove()
H A Dluton_switch.c188 NUM_PHY, enumerator
193 struct mii_dev *bus[NUM_PHY];
210 static struct mscc_miim_dev miim[NUM_PHY];
215 unsigned long phy_size[NUM_PHY]; in luton_mdiobus_init()
216 phys_addr_t phy_base[NUM_PHY]; in luton_mdiobus_init()
706 for (i = 0; i < NUM_PHY; i++) { in luton_remove()