Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pcireg.h367 #define BHND_PCIE_SDR9_PLL_CTRL_FREQDET_EN 0x4000 /* bit 14 is FREQDET on */ macro
H A Dbhnd_pci_hostb.c472 pctl &= ~BHND_PCIE_SDR9_PLL_CTRL_FREQDET_EN; in bhnd_pci_wars_hwup()