Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Drv770.c2047 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in rv770_pcie_gen2_enable()
2058 link_width_cntl |= LC_UPCONFIGURE_DIS; in rv770_pcie_gen2_enable()
2095 link_width_cntl |= LC_UPCONFIGURE_DIS; in rv770_pcie_gen2_enable()
2097 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in rv770_pcie_gen2_enable()
Drv770d.h960 # define LC_UPCONFIGURE_DIS (1 << 13) macro
Dnid.h1109 # define LC_UPCONFIGURE_DIS (1 << 13) macro
Dr600.c4532 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in r600_pcie_gen2_enable()
4542 link_width_cntl |= LC_UPCONFIGURE_DIS; in r600_pcie_gen2_enable()
4599 link_width_cntl |= LC_UPCONFIGURE_DIS; in r600_pcie_gen2_enable()
4601 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in r600_pcie_gen2_enable()
Dsid.h1516 # define LC_UPCONFIGURE_DIS (1 << 13) macro
Dcikd.h379 # define LC_UPCONFIGURE_DIS (1 << 13) macro
Devergreen.c5953 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in evergreen_pcie_gen2_enable()
5976 link_width_cntl |= LC_UPCONFIGURE_DIS; in evergreen_pcie_gen2_enable()
5978 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in evergreen_pcie_gen2_enable()
Devergreend.h1494 # define LC_UPCONFIGURE_DIS (1 << 13) macro
Dr600d.h911 # define LC_UPCONFIGURE_DIS (1 << 13) macro
Dsi.c7578 tmp &= ~(LC_LINK_WIDTH_MASK | LC_UPCONFIGURE_DIS); in si_pcie_gen3_enable()
Dcik.c9584 tmp &= ~(LC_LINK_WIDTH_MASK | LC_UPCONFIGURE_DIS); in cik_pcie_gen3_enable()
/drivers/gpu/drm/amd/amdgpu/
Dsi.c1419 tmp &= ~(LC_LINK_WIDTH_MASK | LC_UPCONFIGURE_DIS); in si_pcie_gen3_enable()
/drivers/gpu/drm/amd/include/asic_reg/si/
Dsid.h1580 # define LC_UPCONFIGURE_DIS (1 << 13) macro