Searched refs:PCI_EXP_SLTCAP (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/pci/hotplug/ |
| H A D | pciehp_hpc.c | 1019 pcie_capability_read_dword(pdev, PCI_EXP_SLTCAP, &slot_cap); in pcie_init() 1106 pcie_capability_read_dword(pdev, PCI_EXP_SLTCAP, &slot_cap); in quirk_cmd_compl()
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-qcom.c | 358 val = readl(pci->dbi_base + offset + PCI_EXP_SLTCAP); in qcom_pcie_clear_hpc() 360 writel(val, pci->dbi_base + offset + PCI_EXP_SLTCAP); in qcom_pcie_clear_hpc() 927 writel(PCIE_CAP_SLOT_VAL, pci->dbi_base + offset + PCI_EXP_SLTCAP); in qcom_pcie_post_init_2_3_3() 1244 writel(PCIE_CAP_SLOT_VAL, pci->dbi_base + offset + PCI_EXP_SLTCAP); in qcom_pcie_post_init_2_9_0()
|
| /linux/drivers/pci/ |
| H A D | pci-bridge-emul.c | 231 [PCI_EXP_SLTCAP / 4] = {
|
| H A D | probe.c | 1723 pcie_capability_read_dword(pdev, PCI_EXP_SLTCAP, ®32); in set_pcie_hotplug_bridge()
|
| /linux/arch/powerpc/kernel/ |
| H A D | eeh_pe.c | 656 eeh_ops->read_config(edev, cap + PCI_EXP_SLTCAP, 2, &val); in eeh_bridge_check_link()
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-rcar-ep.c | 50 rcar_rmw32(pcie, REXPCAP(PCI_EXP_SLTCAP), PCI_EXP_SLTCAP_PSN, 0); in rcar_pcie_ep_hw_init()
|
| H A D | pcie-rcar-host.c | 469 rcar_rmw32(pcie, REXPCAP(PCI_EXP_SLTCAP), PCI_EXP_SLTCAP_PSN, 0); in rcar_pcie_hw_init()
|
| /linux/include/uapi/linux/ |
| H A D | pci_regs.h | 592 #define PCI_EXP_SLTCAP 0x14 /* Slot Capabilities */ macro
|