Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dboard.h73 int mdio_bus; member
H A Dboard.c512 portp->mdio_bus = 0; in nlm_setup_xlp_board()
514 portp->mdio_bus = 1; in nlm_setup_xlp_board()
/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.h118 int mdio_bus; member
H A Dxlpge.c495 sc->portcfg[port].mdio_bus = p->mdio_bus; in nlm_setup_portcfg()
1228 sc->mdio_bus = pv->mdio_bus; in nlm_xlpge_attach()
1301 val = nlm_gmac_mdio_read(sc->base_addr, sc->mdio_bus, in nlm_xlpge_mii_read()
1316 nlm_gmac_mdio_write(sc->base_addr, sc->mdio_bus, BLOCK_7, in nlm_xlpge_mii_write()
/f-stack/freebsd/mips/nlm/hal/
H A Dnae.h563 int mdio_bus; member