Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKCTL2 (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dcik.c1623 pcie_capability_read_word(root, PCI_EXP_LNKCTL2, in cik_pcie_gen3_enable()
1626 PCI_EXP_LNKCTL2, in cik_pcie_gen3_enable()
1657 pcie_capability_read_word(root, PCI_EXP_LNKCTL2, in cik_pcie_gen3_enable()
1665 PCI_EXP_LNKCTL2, in cik_pcie_gen3_enable()
1669 PCI_EXP_LNKCTL2, in cik_pcie_gen3_enable()
1677 PCI_EXP_LNKCTL2, in cik_pcie_gen3_enable()
1693 pcie_capability_read_word(adev->pdev, PCI_EXP_LNKCTL2, &tmp16); in cik_pcie_gen3_enable()
1702 pcie_capability_write_word(adev->pdev, PCI_EXP_LNKCTL2, tmp16); in cik_pcie_gen3_enable()
A Dsi.c2318 pcie_capability_read_word(root, PCI_EXP_LNKCTL2, in si_pcie_gen3_enable()
2321 PCI_EXP_LNKCTL2, in si_pcie_gen3_enable()
2350 pcie_capability_read_word(root, PCI_EXP_LNKCTL2, in si_pcie_gen3_enable()
2358 PCI_EXP_LNKCTL2, in si_pcie_gen3_enable()
2362 PCI_EXP_LNKCTL2, in si_pcie_gen3_enable()
2370 PCI_EXP_LNKCTL2, in si_pcie_gen3_enable()
2384 pcie_capability_read_word(adev->pdev, PCI_EXP_LNKCTL2, &tmp16); in si_pcie_gen3_enable()
2393 pcie_capability_write_word(adev->pdev, PCI_EXP_LNKCTL2, tmp16); in si_pcie_gen3_enable()
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Dpcie.c1206 ret = pcie_capability_read_word(parent, PCI_EXP_LNKCTL2, &lnkctl2); in do_pcie_gen3_transition()
1222 PCI_EXP_LNKCTL2, lnkctl2); in do_pcie_gen3_transition()
1233 ret = pcie_capability_read_word(dd->pcidev, PCI_EXP_LNKCTL2, &lnkctl2); in do_pcie_gen3_transition()
1246 ret = pcie_capability_write_word(dd->pcidev, PCI_EXP_LNKCTL2, lnkctl2); in do_pcie_gen3_transition()
/linux-6.3-rc2/drivers/pci/controller/
A Dpci-mvebu.c686 case PCI_EXP_LNKCTL2: in mvebu_pci_bridge_emul_pcie_conf_read()
687 *value = mvebu_readl(port, PCIE_CAP_PCIEXP + PCI_EXP_LNKCTL2); in mvebu_pci_bridge_emul_pcie_conf_read()
847 case PCI_EXP_LNKCTL2: in mvebu_pci_bridge_emul_pcie_conf_write()
848 mvebu_writel(port, new, PCIE_CAP_PCIEXP + PCI_EXP_LNKCTL2); in mvebu_pci_bridge_emul_pcie_conf_write()
A Dpci-aardvark.c411 reg = advk_readl(pcie, PCIE_CORE_PCIEXP_CAP + PCI_EXP_LNKCTL2); in advk_pcie_train_link()
419 advk_writel(pcie, reg, PCIE_CORE_PCIEXP_CAP + PCI_EXP_LNKCTL2); in advk_pcie_train_link()
899 case PCI_EXP_LNKCTL2: in advk_pci_bridge_emul_pcie_conf_read()
938 case PCI_EXP_LNKCTL2: in advk_pci_bridge_emul_pcie_conf_write()
A Dpcie-iproc.c813 IPROC_PCI_EXP_CAP + PCI_EXP_LNKCTL2, in iproc_pcie_check_link()
820 IPROC_PCI_EXP_CAP + PCI_EXP_LNKCTL2, in iproc_pcie_check_link()
A Dpcie-brcmstb.c380 u16 lnkctl2 = readw(pcie->base + BRCM_PCIE_CAP_REGS + PCI_EXP_LNKCTL2); in brcm_pcie_set_gen()
387 writew(lnkctl2, pcie->base + BRCM_PCIE_CAP_REGS + PCI_EXP_LNKCTL2); in brcm_pcie_set_gen()
/linux-6.3-rc2/drivers/pci/
A Dpci-bridge-emul.c296 [PCI_EXP_LNKCTL2 / 4] = {
A Daccess.c400 case PCI_EXP_LNKCTL2: in pcie_capability_reg_implemented()
A Dpci.c1513 pcie_capability_read_word(dev, PCI_EXP_LNKCTL2, &cap[i++]); in pci_save_pcie_state()
1560 pcie_capability_write_word(dev, PCI_EXP_LNKCTL2, cap[i++]); in pci_restore_pcie_state()
A Dquirks.c5341 pcie_capability_read_word(pdev, PCI_EXP_LNKCTL2, &cap[i++]); in quirk_intel_qat_vf_cap()
/linux-6.3-rc2/drivers/pci/controller/dwc/
A Dpcie-designware.c705 ctrl2 = dw_pcie_readl_dbi(pci, offset + PCI_EXP_LNKCTL2); in dw_pcie_link_set_max_speed()
728 dw_pcie_writel_dbi(pci, offset + PCI_EXP_LNKCTL2, ctrl2 | link_speed); in dw_pcie_link_set_max_speed()
A Dpcie-tegra194.c331 PCI_EXP_LNKCTL2); in apply_bad_link_workaround()
335 PCI_EXP_LNKCTL2, val); in apply_bad_link_workaround()
/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h684 #define PCI_EXP_LNKCTL2 0x30 /* Link Control 2 */ macro
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dsi.c7174 pcie_capability_read_word(root, PCI_EXP_LNKCTL2, in si_pcie_gen3_enable()
7177 PCI_EXP_LNKCTL2, in si_pcie_gen3_enable()
7209 pcie_capability_read_word(root, PCI_EXP_LNKCTL2, in si_pcie_gen3_enable()
7217 PCI_EXP_LNKCTL2, in si_pcie_gen3_enable()
7221 PCI_EXP_LNKCTL2, in si_pcie_gen3_enable()
7229 PCI_EXP_LNKCTL2, in si_pcie_gen3_enable()
7244 pcie_capability_read_word(rdev->pdev, PCI_EXP_LNKCTL2, &tmp16); in si_pcie_gen3_enable()
7252 pcie_capability_write_word(rdev->pdev, PCI_EXP_LNKCTL2, tmp16); in si_pcie_gen3_enable()
A Dcik.c9577 pcie_capability_read_word(root, PCI_EXP_LNKCTL2, in cik_pcie_gen3_enable()
9580 PCI_EXP_LNKCTL2, in cik_pcie_gen3_enable()
9611 pcie_capability_read_word(root, PCI_EXP_LNKCTL2, in cik_pcie_gen3_enable()
9619 PCI_EXP_LNKCTL2, in cik_pcie_gen3_enable()
9623 PCI_EXP_LNKCTL2, in cik_pcie_gen3_enable()
9631 PCI_EXP_LNKCTL2, in cik_pcie_gen3_enable()
9646 pcie_capability_read_word(rdev->pdev, PCI_EXP_LNKCTL2, &tmp16); in cik_pcie_gen3_enable()
9654 pcie_capability_write_word(rdev->pdev, PCI_EXP_LNKCTL2, tmp16); in cik_pcie_gen3_enable()

Completed in 86 milliseconds