Searched refs:BHND_PCIE_DLLP_LCREG (Results 1 – 2 of 2) sorted by relevance
480 lcreg = BHND_PCI_PROTO_READ_4(sc, BHND_PCIE_DLLP_LCREG); in bhnd_pci_wars_hwup()482 BHND_PCI_PROTO_WRITE_4(sc, BHND_PCIE_DLLP_LCREG, lcreg); in bhnd_pci_wars_hwup()
251 #define BHND_PCIE_DLLP_LCREG 0x100 /* Link Control */ macro