Searched refs:PCI_SRIOV_SYS_PGSIZE (Results 1 – 4 of 4) sorted by relevance
56 pci_set_word(cfg + PCI_SRIOV_SYS_PGSIZE, 0x1); in pcie_sriov_pf_init()69 pci_set_word(wmask + PCI_SRIOV_SYS_PGSIZE, 0x553); in pcie_sriov_pf_init()268 pci_set_word(dev->config + sriov_cap + PCI_SRIOV_SYS_PGSIZE, 0x1); in pcie_sriov_pf_reset()291 pci_set_word(wmask + PCI_SRIOV_SYS_PGSIZE, sup_pgsize); in pcie_sriov_pf_add_sup_pgsize()
779 pci_write_config_dword(dev, pos + PCI_SRIOV_SYS_PGSIZE, pgsz); in sriov_init()883 pci_write_config_dword(dev, iov->pos + PCI_SRIOV_SYS_PGSIZE, iov->pgsz); in sriov_restore_state()
961 #define PCI_SRIOV_SYS_PGSIZE 0x20 /* System Page Size */ macro
964 #define PCI_SRIOV_SYS_PGSIZE 0x20 /* System Page Size */ macro