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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
rv6xxd.h 230 # define LC_L0S_INACTIVITY(x) ((x) << 8)
rv770d.h 936 # define LC_L0S_INACTIVITY(x) ((x) << 8)
cikd.h 353 # define LC_L0S_INACTIVITY(x) ((x) << 8)
sid.h 1493 # define LC_L0S_INACTIVITY(x) ((x) << 8)
evergreend.h 1470 # define LC_L0S_INACTIVITY(x) ((x) << 8)
radeon_rv6xx_dpm.c 110 tmp |= LC_L0S_INACTIVITY(3);
radeon_rv770_dpm.c 101 tmp |= LC_L0S_INACTIVITY(3);
radeon_evergreen.c 5458 pcie_lc_cntl |= LC_L0S_INACTIVITY(7);
5460 pcie_lc_cntl |= LC_L0S_INACTIVITY(3);
radeon_si.c 7319 data |= LC_L0S_INACTIVITY(7);
radeon_cik.c 9787 data |= LC_L0S_INACTIVITY(7);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 1557 # define LC_L0S_INACTIVITY(x) ((x) << 8)
amdgpu_si.c 1905 data |= LC_L0S_INACTIVITY(7);

Completed in 47 milliseconds