Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c514 cfg |= BHND_PCIE_SRSH_ASPM_ENB; in bhnd_pci_wars_hwup()
516 cfg &= ~BHND_PCIE_SRSH_ASPM_ENB; in bhnd_pci_wars_hwup()
H A Dbhnd_pcireg.h403 #define BHND_PCIE_SRSH_ASPM_ENB 0x18 /* bit 3, 4 */ macro