Searched refs:BHND_PCI_CLKRUN_CTL (Results 1 – 2 of 2) sorted by relevance
407 ctl = BHND_PCI_READ_4(sc, BHND_PCI_CLKRUN_CTL); in bhnd_pci_wars_hwup()409 BHND_PCI_WRITE_4(sc, BHND_PCI_CLKRUN_CTL, ctl); in bhnd_pci_wars_hwup()
47 #define BHND_PCI_CLKRUN_CTL 0x014 /**< PCI clckrun control (>= rev11) */ macro