Searched refs:PCI_EXP_SLTCAP (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/pci/hotplug/ |
| H A D | pciehp_hpc.c | 1020 pcie_capability_read_dword(pdev, PCI_EXP_SLTCAP, &slot_cap); in pcie_init() 1107 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 | 360 val = readl(pci->dbi_base + offset + PCI_EXP_SLTCAP); in qcom_pcie_clear_hpc() 362 writel(val, pci->dbi_base + offset + PCI_EXP_SLTCAP); in qcom_pcie_clear_hpc() 917 writel(PCIE_CAP_SLOT_VAL, pci->dbi_base + offset + PCI_EXP_SLTCAP); in qcom_pcie_post_init_2_3_3() 1233 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 | 1692 pcie_capability_read_dword(pdev, PCI_EXP_SLTCAP, ®32); in set_pcie_hotplug_bridge()
|
| /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/drivers/media/pci/cobalt/ |
| H A D | cobalt-driver.c | 227 pcie_capability_read_dword(pci_dev, PCI_EXP_SLTCAP, &capa); in cobalt_pcie_status_show()
|
| /linux/include/uapi/linux/ |
| H A D | pci_regs.h | 597 #define PCI_EXP_SLTCAP 0x14 /* Slot Capabilities */ macro
|