Searched refs:PCI_EXP_SLTCAP (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/pci/pcie/ |
D | portdrv_core.c | 278 pcie_capability_read_dword(dev, PCI_EXP_SLTCAP, ®32); in get_port_device_capability()
|
/linux-4.4.14/include/uapi/linux/ |
D | pci_regs.h | 551 #define PCI_EXP_SLTCAP 20 /* Slot Capabilities */ macro
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | eeh_pe.c | 722 eeh_ops->read_config(pdn, cap + PCI_EXP_SLTCAP, 2, &val); in eeh_bridge_check_link()
|
/linux-4.4.14/drivers/pci/ |
D | access.c | 625 case PCI_EXP_SLTCAP: in pcie_capability_reg_implemented()
|
D | probe.c | 1054 pcie_capability_read_dword(pdev, PCI_EXP_SLTCAP, ®32); in set_pcie_hotplug_bridge()
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | acpiphp_glue.c | 233 if (pcie_capability_read_dword(pdev, PCI_EXP_SLTCAP, ®32)) in device_is_managed_by_native_pciehp()
|
D | pciehp_hpc.c | 802 pcie_capability_read_dword(pdev, PCI_EXP_SLTCAP, &slot_cap); in pcie_init()
|
/linux-4.4.14/drivers/media/pci/cobalt/ |
D | cobalt-driver.c | 239 pci_read_config_dword(pci_dev, offset + PCI_EXP_SLTCAP, &capa); in cobalt_pcie_status_show()
|
/linux-4.4.14/drivers/pci/host/ |
D | pcie-rcar.c | 521 rcar_rmw32(pcie, REXPCAP(PCI_EXP_SLTCAP), PCI_EXP_SLTCAP_PSN, 0); in rcar_pcie_hw_init()
|
D | pci-mvebu.c | 72 PCISWCAP_EXP_SLTCAP = PCISWCAP + PCI_EXP_SLTCAP,
|