HomeSort by: relevance | last modified time | path
    Searched refs:LC_UPCONFIGURE_DIS (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_rv770.c 2056 link_width_cntl &= ~LC_UPCONFIGURE_DIS;
2067 link_width_cntl |= LC_UPCONFIGURE_DIS;
2104 link_width_cntl |= LC_UPCONFIGURE_DIS;
2106 link_width_cntl &= ~LC_UPCONFIGURE_DIS;
rv770d.h 962 # define LC_UPCONFIGURE_DIS (1 << 13)
nid.h 1111 # define LC_UPCONFIGURE_DIS (1 << 13)
radeon_r600.c 4587 link_width_cntl &= ~LC_UPCONFIGURE_DIS;
4597 link_width_cntl |= LC_UPCONFIGURE_DIS;
4654 link_width_cntl |= LC_UPCONFIGURE_DIS;
4656 link_width_cntl &= ~LC_UPCONFIGURE_DIS;
cikd.h 379 # define LC_UPCONFIGURE_DIS (1 << 13)
sid.h 1518 # define LC_UPCONFIGURE_DIS (1 << 13)
radeon_evergreen.c 5370 link_width_cntl &= ~LC_UPCONFIGURE_DIS;
5393 link_width_cntl |= LC_UPCONFIGURE_DIS;
5395 link_width_cntl &= ~LC_UPCONFIGURE_DIS;
evergreend.h 1496 # define LC_UPCONFIGURE_DIS (1 << 13)
r600d.h 913 # define LC_UPCONFIGURE_DIS (1 << 13)
radeon_si.c 7174 tmp &= ~(LC_LINK_WIDTH_MASK | LC_UPCONFIGURE_DIS);
radeon_cik.c 9639 tmp &= ~(LC_LINK_WIDTH_MASK | LC_UPCONFIGURE_DIS);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 1582 # define LC_UPCONFIGURE_DIS (1 << 13)
amdgpu_si.c 1722 tmp &= ~(LC_LINK_WIDTH_MASK | LC_UPCONFIGURE_DIS);

Completed in 114 milliseconds