bridge_pos       1387 drivers/gpu/drm/amd/amdgpu/cik.c 	int bridge_pos, gpu_pos;
bridge_pos       1422 drivers/gpu/drm/amd/amdgpu/cik.c 	bridge_pos = pci_pcie_cap(root);
bridge_pos       1423 drivers/gpu/drm/amd/amdgpu/cik.c 	if (!bridge_pos)
bridge_pos       1437 drivers/gpu/drm/amd/amdgpu/cik.c 			pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL, &bridge_cfg);
bridge_pos       1441 drivers/gpu/drm/amd/amdgpu/cik.c 			pci_write_config_word(root, bridge_pos + PCI_EXP_LNKCTL, tmp16);
bridge_pos       1472 drivers/gpu/drm/amd/amdgpu/cik.c 				pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL, &bridge_cfg);
bridge_pos       1475 drivers/gpu/drm/amd/amdgpu/cik.c 				pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL2, &bridge_cfg2);
bridge_pos       1489 drivers/gpu/drm/amd/amdgpu/cik.c 				pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL, &tmp16);
bridge_pos       1492 drivers/gpu/drm/amd/amdgpu/cik.c 				pci_write_config_word(root, bridge_pos + PCI_EXP_LNKCTL, tmp16);
bridge_pos       1500 drivers/gpu/drm/amd/amdgpu/cik.c 				pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL2, &tmp16);
bridge_pos       1503 drivers/gpu/drm/amd/amdgpu/cik.c 				pci_write_config_word(root, bridge_pos + PCI_EXP_LNKCTL2, tmp16);
bridge_pos       1636 drivers/gpu/drm/amd/amdgpu/si.c 	int bridge_pos, gpu_pos;
bridge_pos       1671 drivers/gpu/drm/amd/amdgpu/si.c 	bridge_pos = pci_pcie_cap(root);
bridge_pos       1672 drivers/gpu/drm/amd/amdgpu/si.c 	if (!bridge_pos)
bridge_pos       1685 drivers/gpu/drm/amd/amdgpu/si.c 			pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL, &bridge_cfg);
bridge_pos       1689 drivers/gpu/drm/amd/amdgpu/si.c 			pci_write_config_word(root, bridge_pos + PCI_EXP_LNKCTL, tmp16);
bridge_pos       1713 drivers/gpu/drm/amd/amdgpu/si.c 				pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL, &bridge_cfg);
bridge_pos       1716 drivers/gpu/drm/amd/amdgpu/si.c 				pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL2, &bridge_cfg2);
bridge_pos       1729 drivers/gpu/drm/amd/amdgpu/si.c 				pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL, &tmp16);
bridge_pos       1732 drivers/gpu/drm/amd/amdgpu/si.c 				pci_write_config_word(root, bridge_pos + PCI_EXP_LNKCTL, tmp16);
bridge_pos       1739 drivers/gpu/drm/amd/amdgpu/si.c 				pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL2, &tmp16);
bridge_pos       1742 drivers/gpu/drm/amd/amdgpu/si.c 				pci_write_config_word(root, bridge_pos + PCI_EXP_LNKCTL2, tmp16);
bridge_pos       9507 drivers/gpu/drm/radeon/cik.c 	int bridge_pos, gpu_pos;
bridge_pos       9549 drivers/gpu/drm/radeon/cik.c 	bridge_pos = pci_pcie_cap(root);
bridge_pos       9550 drivers/gpu/drm/radeon/cik.c 	if (!bridge_pos)
bridge_pos       9564 drivers/gpu/drm/radeon/cik.c 			pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL, &bridge_cfg);
bridge_pos       9568 drivers/gpu/drm/radeon/cik.c 			pci_write_config_word(root, bridge_pos + PCI_EXP_LNKCTL, tmp16);
bridge_pos       9593 drivers/gpu/drm/radeon/cik.c 				pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL, &bridge_cfg);
bridge_pos       9596 drivers/gpu/drm/radeon/cik.c 				pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL2, &bridge_cfg2);
bridge_pos       9610 drivers/gpu/drm/radeon/cik.c 				pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL, &tmp16);
bridge_pos       9613 drivers/gpu/drm/radeon/cik.c 				pci_write_config_word(root, bridge_pos + PCI_EXP_LNKCTL, tmp16);
bridge_pos       9621 drivers/gpu/drm/radeon/cik.c 				pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL2, &tmp16);
bridge_pos       9624 drivers/gpu/drm/radeon/cik.c 				pci_write_config_word(root, bridge_pos + PCI_EXP_LNKCTL2, tmp16);
bridge_pos       7090 drivers/gpu/drm/radeon/si.c 	int bridge_pos, gpu_pos;
bridge_pos       7132 drivers/gpu/drm/radeon/si.c 	bridge_pos = pci_pcie_cap(root);
bridge_pos       7133 drivers/gpu/drm/radeon/si.c 	if (!bridge_pos)
bridge_pos       7147 drivers/gpu/drm/radeon/si.c 			pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL, &bridge_cfg);
bridge_pos       7151 drivers/gpu/drm/radeon/si.c 			pci_write_config_word(root, bridge_pos + PCI_EXP_LNKCTL, tmp16);
bridge_pos       7176 drivers/gpu/drm/radeon/si.c 				pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL, &bridge_cfg);
bridge_pos       7179 drivers/gpu/drm/radeon/si.c 				pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL2, &bridge_cfg2);
bridge_pos       7193 drivers/gpu/drm/radeon/si.c 				pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL, &tmp16);
bridge_pos       7196 drivers/gpu/drm/radeon/si.c 				pci_write_config_word(root, bridge_pos + PCI_EXP_LNKCTL, tmp16);
bridge_pos       7204 drivers/gpu/drm/radeon/si.c 				pci_read_config_word(root, bridge_pos + PCI_EXP_LNKCTL2, &tmp16);
bridge_pos       7207 drivers/gpu/drm/radeon/si.c 				pci_write_config_word(root, bridge_pos + PCI_EXP_LNKCTL2, tmp16);