Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/bhnd/cores/pci/
HDbhnd_pcireg.h367 #define BHND_PCIE_SDR9_PLL_CTRL_FREQDET_EN 0x4000 /* bit 14 is FREQDET on */ macro
HDbhnd_pci_hostb.c472 pctl &= ~BHND_PCIE_SDR9_PLL_CTRL_FREQDET_EN; in bhnd_pci_wars_hwup()