Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/bhnd/cores/pci/
HDbhnd_pci_hostb.c500 pmt |= BHND_PCIE_ASPMTIMER_EXTEND; in bhnd_pci_wars_hwup()
624 pmt &= ~BHND_PCIE_ASPMTIMER_EXTEND; in bhnd_pci_wars_hwdown()
HDbhnd_pcireg.h267 #define BHND_PCIE_ASPMTIMER_EXTEND 0x1000000 /* > rev7: enable extend ASPM timer */ macro