Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pcireg.h415 #define BHND_PCIE_PLP_POLARITY_INV 0x10 /* lane polarity is inverted */ macro
H A Dbhnd_pci_hostb.c357 inv = ((st & BHND_PCIE_PLP_POLARITY_INV) != 0); in bhnd_pci_wars_early_once()