Searched refs:PCI_EXP_SLTCAP_PSN (Results 1 – 7 of 7) sorted by relevance
162 #define PSN(ctrl) (((ctrl)->slot_cap & PCI_EXP_SLTCAP_PSN) >> 19)
1062 FIELD_GET(PCI_EXP_SLTCAP_PSN, slot_cap), in pcie_init()
341 data &= ~PCI_EXP_SLTCAP_PSN; in pcie_init()
609 #define PCI_EXP_SLTCAP_PSN 0xfff80000 /* Physical Slot Number */ macro
469 rcar_rmw32(pcie, REXPCAP(PCI_EXP_SLTCAP), PCI_EXP_SLTCAP_PSN, 0); in rcar_pcie_hw_init()
943 FIELD_PREP(PCI_EXP_SLTCAP_PSN, port->port+1)); in mvebu_pci_bridge_emul_init()
1073 bridge->pcie_conf.slotcap = cpu_to_le32(FIELD_PREP(PCI_EXP_SLTCAP_PSN, in advk_sw_pci_bridge_init()