Searched refs:training_cntl (Results 1 – 1 of 1) sorted by relevance
3705 u32 link_width_cntl, lanes, speed_cntl, training_cntl, tmp; in r600_pcie_gen2_enable() local3781 training_cntl = RREG32_PCIE_P(PCIE_LC_TRAINING_CNTL); in r600_pcie_gen2_enable()3782 training_cntl &= ~LC_POINT_7_PLUS_EN; in r600_pcie_gen2_enable()3783 WREG32_PCIE_P(PCIE_LC_TRAINING_CNTL, training_cntl); in r600_pcie_gen2_enable()