Home
last modified time | relevance | path

Searched refs:training_cntl (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/gpu/drm/radeon/
Dr600.c3662 u32 link_width_cntl, lanes, speed_cntl, training_cntl, tmp; in r600_pcie_gen2_enable() local
3738 training_cntl = RREG32_PCIE_P(PCIE_LC_TRAINING_CNTL); in r600_pcie_gen2_enable()
3739 training_cntl &= ~LC_POINT_7_PLUS_EN; in r600_pcie_gen2_enable()
3740 WREG32_PCIE_P(PCIE_LC_TRAINING_CNTL, training_cntl); in r600_pcie_gen2_enable()