Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c448 cmd = BHND_PCIE_MDIODATA_ADDR(phy, BHND_PCIE_SD_ADDREXT) | devaddr; in bhnd_pcie_mdio_read_ext()
489 cmd = BHND_PCIE_MDIODATA_ADDR(phy, BHND_PCIE_SD_ADDREXT) | devaddr; in bhnd_pcie_mdio_write_ext()
H A Dbhnd_pcireg.h324 #define BHND_PCIE_SD_ADDREXT 0x1F /* serdes address extension register */ macro