Searched refs:PCI_EXP_SLTCAP (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/pci/
H A Dpci-bridge-emul.c231 [PCI_EXP_SLTCAP / 4] = {
H A Daccess.c388 case PCI_EXP_SLTCAP:
H A Dpci-acpi.c801 pcie_capability_read_dword(bridge, PCI_EXP_SLTCAP, &slot_cap);
H A Dprobe.c1600 pcie_capability_read_dword(pdev, PCI_EXP_SLTCAP, &reg32);
/linux-master/arch/powerpc/kernel/
H A Deeh_pe.c656 eeh_ops->read_config(edev, cap + PCI_EXP_SLTCAP, 2, &val);
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-qcom.c137 /* PCI_EXP_SLTCAP register fields */
307 val = readl(pci->dbi_base + offset + PCI_EXP_SLTCAP);
309 writel(val, pci->dbi_base + offset + PCI_EXP_SLTCAP);
846 writel(PCIE_CAP_SLOT_VAL, pci->dbi_base + offset + PCI_EXP_SLTCAP);
1191 writel(PCIE_CAP_SLOT_VAL, pci->dbi_base + offset + PCI_EXP_SLTCAP);
/linux-master/drivers/pci/hotplug/
H A Dpciehp_hpc.c990 pcie_capability_read_dword(pdev, PCI_EXP_SLTCAP, &slot_cap);
1072 pcie_capability_read_dword(pdev, PCI_EXP_SLTCAP, &slot_cap);
/linux-master/drivers/pci/controller/
H A Dpcie-rcar-ep.c50 rcar_rmw32(pcie, REXPCAP(PCI_EXP_SLTCAP), PCI_EXP_SLTCAP_PSN, 0);
H A Dpcie-rcar-host.c472 rcar_rmw32(pcie, REXPCAP(PCI_EXP_SLTCAP), PCI_EXP_SLTCAP_PSN, 0);
/linux-master/include/uapi/linux/
H A Dpci_regs.h586 #define PCI_EXP_SLTCAP 0x14 /* Slot Capabilities */ macro
/linux-master/drivers/media/pci/cobalt/
H A Dcobalt-driver.c227 pcie_capability_read_dword(pci_dev, PCI_EXP_SLTCAP, &capa);

Completed in 219 milliseconds