Searched refs:gpu_cfg2 (Results 1 – 2 of 2) sorted by relevance
7418 u16 bridge_cfg2, gpu_cfg2; in si_pcie_gen3_enable() local7454 pci_read_config_word(rdev->pdev, gpu_pos + PCI_EXP_LNKCTL2, &gpu_cfg2); in si_pcie_gen3_enable()7485 tmp16 |= (gpu_cfg2 & ((1 << 4) | (7 << 9))); in si_pcie_gen3_enable()
9817 u16 bridge_cfg2, gpu_cfg2; in cik_pcie_gen3_enable() local9853 pci_read_config_word(rdev->pdev, gpu_pos + PCI_EXP_LNKCTL2, &gpu_cfg2); in cik_pcie_gen3_enable()9884 tmp16 |= (gpu_cfg2 & ((1 << 4) | (7 << 9))); in cik_pcie_gen3_enable()