Searched refs:PCI_PRI_CTRL (Results 1 – 2 of 2) sorted by relevance
1262 pci_set_word(dev->wmask + offset + PCI_PRI_CTRL, control_reg_rw_mask); in pcie_pri_init()1274 return (pci_get_word(dev->config + dev->exp.pri_cap + PCI_PRI_CTRL) & in pcie_pri_enabled()
933 #define PCI_PRI_CTRL 0x04 /* PRI control register */ macro