Searched refs:BHND_PCIE_SRSH_L23READY_EXIT_NOPRST (Results 1 – 2 of 2) sorted by relevance
554 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()
407 #define BHND_PCIE_SRSH_L23READY_EXIT_NOPRST 0x8000 /* bit 15 */ macro