Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c554 if (!(cfg & BHND_PCIE_SRSH_L23READY_EXIT_NOPRST)) { in bhnd_pci_wars_hwup()
555 cfg |= BHND_PCIE_SRSH_L23READY_EXIT_NOPRST; in bhnd_pci_wars_hwup()
H A Dbhnd_pcireg.h407 #define BHND_PCIE_SRSH_L23READY_EXIT_NOPRST 0x8000 /* bit 15 */ macro