Searched refs:BHND_PCIE_SDR9_RX_CTRL_POLARITY_INV (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c454 rxctl |= BHND_PCIE_SDR9_RX_CTRL_POLARITY_INV;
456 rxctl &= ~BHND_PCIE_SDR9_RX_CTRL_POLARITY_INV;
H A Dbhnd_pcireg.h373 #define BHND_PCIE_SDR9_RX_CTRL_POLARITY_INV 0x40 /* rxpolarity_value (if set, inverse polarity) */ macro

Completed in 50 milliseconds