Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_var.h58 int bhnd_pcie2_mdio_write(struct bhnd_pcie2_softc *sc, int phy,
H A Dbhnd_pcie2.c229 bhnd_pcie2_mdio_write(struct bhnd_pcie2_softc *sc, int phy, int reg, int val) in bhnd_pcie2_mdio_write() function