Searched refs:gpu_cfg2 (Results 1 – 3 of 3) sorted by relevance
1615 u16 bridge_cfg2, gpu_cfg2; in cik_pcie_gen3_enable() local1657 pci_read_config_word(adev->pdev, gpu_pos + PCI_EXP_LNKCTL2, &gpu_cfg2); in cik_pcie_gen3_enable()1688 tmp16 |= (gpu_cfg2 & ((1 << 4) | (7 << 9))); in cik_pcie_gen3_enable()
7467 u16 bridge_cfg2, gpu_cfg2; in si_pcie_gen3_enable() local7503 pci_read_config_word(rdev->pdev, gpu_pos + PCI_EXP_LNKCTL2, &gpu_cfg2); in si_pcie_gen3_enable()7534 tmp16 |= (gpu_cfg2 & ((1 << 4) | (7 << 9))); in si_pcie_gen3_enable()
9841 u16 bridge_cfg2, gpu_cfg2; in cik_pcie_gen3_enable() local9877 pci_read_config_word(rdev->pdev, gpu_pos + PCI_EXP_LNKCTL2, &gpu_cfg2); in cik_pcie_gen3_enable()9908 tmp16 |= (gpu_cfg2 & ((1 << 4) | (7 << 9))); in cik_pcie_gen3_enable()