Searched refs:gpu_cfg2 (Results 1 – 2 of 2) sorted by relevance
7249 u16 bridge_cfg2, gpu_cfg2; in si_pcie_gen3_enable() local7285 pci_read_config_word(rdev->pdev, gpu_pos + PCI_EXP_LNKCTL2, &gpu_cfg2); in si_pcie_gen3_enable()7316 tmp16 |= (gpu_cfg2 & ((1 << 4) | (7 << 9))); in si_pcie_gen3_enable()
9648 u16 bridge_cfg2, gpu_cfg2; in cik_pcie_gen3_enable() local9684 pci_read_config_word(rdev->pdev, gpu_pos + PCI_EXP_LNKCTL2, &gpu_cfg2); in cik_pcie_gen3_enable()9715 tmp16 |= (gpu_cfg2 & ((1 << 4) | (7 << 9))); in cik_pcie_gen3_enable()