Searched refs:bhnd_pcie_mdio_write (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pcivar.h59 int bhnd_pcie_mdio_write(struct bhnd_pci_softc *sc, int phy,
H A Dbhnd_pci.c410 bhnd_pcie_mdio_write(struct bhnd_pci_softc *sc, int phy, int reg, int val) function
480 return (bhnd_pcie_mdio_write(sc, phy, reg, val));
H A Dbhnd_pci_hostb.c201 bhnd_pcie_mdio_write(BHND_PCI_SOFTC(_sc), (_phy), (_reg), (_val))

Completed in 102 milliseconds