Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/radeon/
Drv770.c2046 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in rv770_pcie_gen2_enable()
2057 link_width_cntl |= LC_UPCONFIGURE_DIS; in rv770_pcie_gen2_enable()
2094 link_width_cntl |= LC_UPCONFIGURE_DIS; in rv770_pcie_gen2_enable()
2096 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.c4525 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in r600_pcie_gen2_enable()
4535 link_width_cntl |= LC_UPCONFIGURE_DIS; in r600_pcie_gen2_enable()
4592 link_width_cntl |= LC_UPCONFIGURE_DIS; in r600_pcie_gen2_enable()
4594 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in r600_pcie_gen2_enable()
Dsid.h1516 # define LC_UPCONFIGURE_DIS (1 << 13) macro
Dcikd.h377 # define LC_UPCONFIGURE_DIS (1 << 13) macro
Devergreen.c5356 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in evergreen_pcie_gen2_enable()
5379 link_width_cntl |= LC_UPCONFIGURE_DIS; in evergreen_pcie_gen2_enable()
5381 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.c7129 tmp &= ~(LC_LINK_WIDTH_MASK | LC_UPCONFIGURE_DIS); in si_pcie_gen3_enable()
Dcik.c9547 tmp &= ~(LC_LINK_WIDTH_MASK | LC_UPCONFIGURE_DIS); in cik_pcie_gen3_enable()
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dsid.h1579 # define LC_UPCONFIGURE_DIS (1 << 13) macro
Dsi.c2289 tmp &= ~(LC_LINK_WIDTH_MASK | LC_UPCONFIGURE_DIS); in si_pcie_gen3_enable()