Searched refs:BHND_PCI_READ_4 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c104 #define BHND_PCI_READ_4(_sc, _reg) \ macro
255 val = BHND_PCI_READ_4(sc, BHND_PCIE_IND_DATA);
288 ctl = BHND_PCI_READ_4(sc, BHND_PCIE_MDIO_CTL);
378 *data_read = (BHND_PCI_READ_4(sc, BHND_PCIE_MDIO_DATA) &
H A Dbhnd_pci_hostb.c182 #define BHND_PCI_READ_4(_sc, _reg) \ macro
395 sbp2 = BHND_PCI_READ_4(sc, BHND_PCI_SBTOPCI2);
410 ctl = BHND_PCI_READ_4(sc, BHND_PCI_CLKRUN_CTL);

Completed in 106 milliseconds