Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bhnd/cores/pci/
HDbhnd_pci_hostb.c404 ctl = BHND_PCI_READ_4(sc, BHND_PCI_CLKRUN_CTL); in bhnd_pci_wars_hwup()
406 BHND_PCI_WRITE_4(sc, BHND_PCI_CLKRUN_CTL, ctl); in bhnd_pci_wars_hwup()
HDbhnd_pcireg.h47 #define BHND_PCI_CLKRUN_CTL 0x014 /**< PCI clckrun control (>= rev11) */ macro