Searched refs:pbm_ctl (Results 1 – 2 of 2) sorted by relevance
1097 volatile uint64_t pbm_ctl = *pbm_csr_p; in pci_iommu_config() local1105 pbm_csr_p, pbm_ctl); in pci_iommu_config()1116 *pbm_csr_p = (pbm_ctl >> 8) << 8; in pci_iommu_config()1124 *pbm_csr_p = pbm_ctl; /* re-enable bus arbitration */ in pci_iommu_config()1125 pbm_ctl = *pbm_csr_p; /* flush all prev writes */ in pci_iommu_config()
3028 volatile uint64_t pbm_ctl = *pbm_csr_p; in pci_iommu_config() local3037 pbm_csr_p, pbm_ctl); in pci_iommu_config()3049 *pbm_csr_p = (pbm_ctl >> 8) << 8; in pci_iommu_config()3066 *pbm_csr_p = pbm_ctl; /* re-enable bus arbitration */ in pci_iommu_config()3067 pbm_ctl = *pbm_csr_p; /* flush all prev writes */ in pci_iommu_config()