Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drv770.c2050 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in rv770_pcie_gen2_enable()
2061 link_width_cntl |= LC_UPCONFIGURE_DIS; in rv770_pcie_gen2_enable()
2098 link_width_cntl |= LC_UPCONFIGURE_DIS; in rv770_pcie_gen2_enable()
2100 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in rv770_pcie_gen2_enable()
H A Drv770d.h960 # define LC_UPCONFIGURE_DIS (1 << 13) macro
H A Dnid.h1109 # define LC_UPCONFIGURE_DIS (1 << 13) macro
H A Dr600.c4549 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in r600_pcie_gen2_enable()
4559 link_width_cntl |= LC_UPCONFIGURE_DIS; in r600_pcie_gen2_enable()
4616 link_width_cntl |= LC_UPCONFIGURE_DIS; in r600_pcie_gen2_enable()
4618 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in r600_pcie_gen2_enable()
H A Dsid.h1516 # define LC_UPCONFIGURE_DIS (1 << 13) macro
H A Dcikd.h377 # define LC_UPCONFIGURE_DIS (1 << 13) macro
H A Devergreen.c5357 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in evergreen_pcie_gen2_enable()
5380 link_width_cntl |= LC_UPCONFIGURE_DIS; in evergreen_pcie_gen2_enable()
5382 link_width_cntl &= ~LC_UPCONFIGURE_DIS; in evergreen_pcie_gen2_enable()
H A Devergreend.h1494 # define LC_UPCONFIGURE_DIS (1 << 13) macro
H A Dr600d.h911 # define LC_UPCONFIGURE_DIS (1 << 13) macro
H A Dsi.c7158 tmp &= ~(LC_LINK_WIDTH_MASK | LC_UPCONFIGURE_DIS); in si_pcie_gen3_enable()
H A Dcik.c9545 tmp &= ~(LC_LINK_WIDTH_MASK | LC_UPCONFIGURE_DIS); in cik_pcie_gen3_enable()