Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Drv770.c1999 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in rv770_pcie_gen2_enable()
2010 link_width_cntl |= LC_UPCONFIGURE_DIS; in rv770_pcie_gen2_enable()
2047 link_width_cntl |= LC_UPCONFIGURE_DIS; in rv770_pcie_gen2_enable()
2049 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in rv770_pcie_gen2_enable()
Drv770d.h959 # define LC_UPCONFIGURE_DIS (1 << 13) macro
Dnid.h1109 # define LC_UPCONFIGURE_DIS (1 << 13) macro
Dr600.c4482 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in r600_pcie_gen2_enable()
4492 link_width_cntl |= LC_UPCONFIGURE_DIS; in r600_pcie_gen2_enable()
4549 link_width_cntl |= LC_UPCONFIGURE_DIS; in r600_pcie_gen2_enable()
4551 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in r600_pcie_gen2_enable()
Dsid.h1515 # define LC_UPCONFIGURE_DIS (1 << 13) macro
Dcikd.h379 # define LC_UPCONFIGURE_DIS (1 << 13) macro
Devergreen.c5898 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in evergreen_pcie_gen2_enable()
5921 link_width_cntl |= LC_UPCONFIGURE_DIS; in evergreen_pcie_gen2_enable()
5923 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.c7486 tmp &= ~(LC_LINK_WIDTH_MASK | LC_UPCONFIGURE_DIS); in si_pcie_gen3_enable()
Dcik.c9833 tmp &= ~(LC_LINK_WIDTH_MASK | LC_UPCONFIGURE_DIS); in cik_pcie_gen3_enable()