Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostbvar.h199 BHND_PCIE_QUIRK_SERDES_TXDRV_700MV = (1<<17) | enumerator
H A Dbhnd_pci_hostb.c144 BHND_PCIE_QUIRK_SERDES_TXDRV_700MV },
587 if (sc->quirks & BHND_PCIE_QUIRK_SERDES_TXDRV_700MV) { in bhnd_pci_wars_hwup()