Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c244 val = BHND_PCI_READ_4(sc, BHND_PCIE_IND_DATA); in bhnd_pcie_read_proto_reg()
265 BHND_PCI_WRITE_4(sc, BHND_PCIE_IND_DATA, val); in bhnd_pcie_write_proto_reg()
H A Dbhnd_pcireg.h162 #define BHND_PCIE_IND_DATA 0x134 /**< internal protocol register data */ macro