Searched refs:PCI_EXP_SLTCAP_PSN (Results 1 – 5 of 5) sorted by relevance
175 #define PSN(ctrl) (((ctrl)->slot_cap & PCI_EXP_SLTCAP_PSN) >> 19)
899 (slot_cap & PCI_EXP_SLTCAP_PSN) >> 19, in pcie_init()
343 data &= ~PCI_EXP_SLTCAP_PSN; in pcie_init()
578 #define PCI_EXP_SLTCAP_PSN 0xfff80000 /* Physical Slot Number */ macro
604 rcar_rmw32(pcie, REXPCAP(PCI_EXP_SLTCAP), PCI_EXP_SLTCAP_PSN, 0); in rcar_pcie_hw_init()