Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c277 ctl = BHND_PCI_READ_4(sc, BHND_PCIE_MDIO_CTL); in bhnd_pcie_mdio_wait_idle()
295 BHND_PCI_WRITE_4(sc, BHND_PCIE_MDIO_CTL, cmd); in bhnd_pcie_mdio_ioctl()
H A Dbhnd_pcireg.h157 #define BHND_PCIE_MDIO_CTL 0x128 /**< mdio control */ macro