Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCAP (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpciehp_hpc.c970 pcie_capability_read_dword(pdev, PCI_EXP_SLTCAP, &slot_cap); in pcie_init()
1055 pcie_capability_read_dword(pdev, PCI_EXP_SLTCAP, &slot_cap); in quirk_cmd_compl()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-bridge-emul.c232 [PCI_EXP_SLTCAP / 4] = {
H A Daccess.c378 case PCI_EXP_SLTCAP: in pcie_capability_reg_implemented()
H A Dpci-acpi.c799 pcie_capability_read_dword(bridge, PCI_EXP_SLTCAP, &slot_cap); in pciehp_is_native()
H A Dprobe.c1541 pcie_capability_read_dword(pdev, PCI_EXP_SLTCAP, &reg32); in set_pcie_hotplug_bridge()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpci_regs.h567 #define PCI_EXP_SLTCAP 20 /* Slot Capabilities */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpci_regs.h567 #define PCI_EXP_SLTCAP 20 /* Slot Capabilities */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Deeh_pe.c655 eeh_ops->read_config(edev, cap + PCI_EXP_SLTCAP, 2, &val); in eeh_bridge_check_link()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-rcar-ep.c53 rcar_rmw32(pcie, REXPCAP(PCI_EXP_SLTCAP), PCI_EXP_SLTCAP_PSN, 0); in rcar_pcie_ep_hw_init()
H A Dpcie-rcar-host.c386 rcar_rmw32(pcie, REXPCAP(PCI_EXP_SLTCAP), PCI_EXP_SLTCAP_PSN, 0); in rcar_pcie_hw_init()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h583 #define PCI_EXP_SLTCAP 20 /* Slot Capabilities */ macro
/OK3568_Linux_fs/kernel/drivers/media/pci/cobalt/
H A Dcobalt-driver.c226 pcie_capability_read_dword(pci_dev, PCI_EXP_SLTCAP, &capa); in cobalt_pcie_status_show()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-qcom.c1098 writel(PCIE_CAP_LINK1_VAL, pci->dbi_base + offset + PCI_EXP_SLTCAP); in qcom_pcie_init_2_3_3()