Home
last modified time | relevance | path

Searched defs:miim (Results 1 – 8 of 8) sorted by relevance

/external/u-boot/drivers/net/mscc_eswitch/
Dmscc_miim.c24 static int mscc_miim_wait_ready(struct mscc_miim_dev *miim) in mscc_miim_wait_ready()
32 struct mscc_miim_dev *miim = (struct mscc_miim_dev *)bus->priv; in mscc_miim_read() local
62 struct mscc_miim_dev *miim = (struct mscc_miim_dev *)bus->priv; in mscc_miim_write() local
76 struct mii_dev *mscc_mdiobus_init(struct mscc_miim_dev *miim, int *miim_count, in mscc_mdiobus_init()
Dservalt_switch.c134 static struct mscc_miim_dev miim[SERVALT_MIIM_BUS_COUNT]; variable
Dserval_switch.c162 static struct mscc_miim_dev miim[SERVAL_MIIM_BUS_COUNT]; variable
Docelot_switch.c163 static struct mscc_miim_dev miim[OCELOT_MIIM_BUS_COUNT]; variable
Dluton_switch.c195 static struct mscc_miim_dev miim[LUTON_MIIM_BUS_COUNT]; variable
Djr2_switch.c277 static struct mscc_miim_dev miim[JR2_MIIM_BUS_COUNT]; variable
/external/u-boot/drivers/net/
Dpch_gbe.c354 u32 miim; in pch_gbe_mdio_read() local
374 u32 miim; in pch_gbe_mdio_write() local
Dpch_gbe.h258 u32 miim; member