Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dns8382x.c253 static void mdio_sync(struct eth_device *dev, u32 offset);
408 mdio_sync(dev, EECtrl); in ns8382x_initialize()
459 mdio_sync(struct eth_device *dev, u32 offset) in mdio_sync() function