Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/dev/net/
H A Dmdio.c303 nlm_gmac_mdio_reset(uint64_t nae_base, int bus, int block, in nlm_gmac_mdio_reset() function
333 nlm_gmac_mdio_reset(nae_base, 0, BLOCK_7, LANE_CFG); in nlm_mdio_reset_all()
334 nlm_gmac_mdio_reset(nae_base, 1, BLOCK_7, LANE_CFG); in nlm_mdio_reset_all()
/f-stack/freebsd/mips/nlm/hal/
H A Dmdio.h104 int nlm_gmac_mdio_reset(uint64_t, int, int, int);