Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dr600.c4397 u32 link_width_cntl, lanes, speed_cntl, training_cntl, tmp; in r600_pcie_gen2_enable() local
4485 training_cntl = RREG32_PCIE_PORT(PCIE_LC_TRAINING_CNTL); in r600_pcie_gen2_enable()
4486 training_cntl &= ~LC_POINT_7_PLUS_EN; in r600_pcie_gen2_enable()
4487 WREG32_PCIE_PORT(PCIE_LC_TRAINING_CNTL, training_cntl); in r600_pcie_gen2_enable()