Searched refs:BHND_PCIE_IND_DATA (Results 1 – 2 of 2) sorted by relevance
244 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()
162 #define BHND_PCIE_IND_DATA 0x134 /**< internal protocol register data */ macro