Searched refs:PCI_REG_REG_M (Results 1 – 9 of 9) sorted by relevance
1176 #define PCI_REG_REG_M 0xff /* register mask */ macro1193 #define PCI_REG_REG_G(x) ((x) & PCI_REG_REG_M)
48 #define PCI_BDF_bits (PCI_REG_BDFR_M & ~PCI_REG_REG_M)869 reg = (p.pci_phys_hi & PCI_REG_REG_M) | in pfc_config_fetch()1000 reg = (p.pci_phys_hi & PCI_REG_REG_M) | in pfc_config_store()1349 config.pci_phys_hi &= ~PCI_REG_REG_M; in pci_alloc_resource()1576 config.pci_phys_hi &= ~PCI_REG_REG_M; in pci_free_resource()
473 (offset & (PCI_REG_BDFR_M ^ PCI_REG_REG_M)); in pxtool_get_phys_addr()474 dev_regspec.pci_phys_low = offset & PCI_REG_REG_M; in pxtool_get_phys_addr()
252 cfgpa += (*reg_p) & (PCI_CONF_ADDR_MASK ^ PCI_REG_REG_M); in iommu_configure()
3265 cfgpa += (*reg_p) & (PCI_CONF_ADDR_MASK ^ PCI_REG_REG_M); in pci_setup_cfgpa()
2587 *bdf = (regspec->pci_phys_hi & (PCI_REG_BDFR_M ^ PCI_REG_REG_M)) >> 8; in pcie_get_bdf_from_dip()
6391 config.pci_phys_hi &= ~PCI_REG_REG_M; in pcicfg_alloc_resource()6570 config.pci_phys_hi &= ~PCI_REG_REG_M; in pcicfg_free_resource()
711 if ((regs[rnumber].pci_phys_hi & PCI_REG_REG_M) in ahci_attach()
19265 if ((reg2->pci_phys_hi & PCI_REG_REG_M) == ofst) { in ql_map_mem_bar()19292 w32 = (reg2->pci_phys_hi & ~PCI_REG_REG_M) | ofst; in ql_map_mem_bar()