Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c480 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()
H A Dbhnd_pcireg.h251 #define BHND_PCIE_DLLP_LCREG 0x100 /* Link Control */ macro