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

/freebsd-13-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c459 rxctl |= BHND_PCIE_SDR9_RX_CTRL_POLARITY_INV;
461 rxctl &= ~BHND_PCIE_SDR9_RX_CTRL_POLARITY_INV;
H A Dbhnd_pcireg.h374 #define BHND_PCIE_SDR9_RX_CTRL_POLARITY_INV 0x40 /* rxpolarity_value (if set, inverse polarity) */ macro

Completed in 105 milliseconds