Searched refs:LC_L1_INACTIVITY (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Drv6xxd.h233 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Drv770d.h939 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Dradeon_rv770_dpm.c111 tmp |= LC_L1_INACTIVITY(4);
122 tmp |= LC_L1_INACTIVITY(8);
H A Dradeon_rv6xx_dpm.c120 tmp |= LC_L1_INACTIVITY(4);
131 tmp |= LC_L1_INACTIVITY(8);
H A Dcikd.h356 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Dsid.h1496 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Devergreend.h1473 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Dradeon_evergreen.c5465 pcie_lc_cntl |= LC_L1_INACTIVITY(7);
5467 pcie_lc_cntl |= LC_L1_INACTIVITY(8);
H A Dradeon_si.c7322 data |= LC_L1_INACTIVITY(7);
H A Dradeon_cik.c9790 data |= LC_L1_INACTIVITY(7);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h1560 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Damdgpu_si.c1908 data |= LC_L1_INACTIVITY(7);

Completed in 403 milliseconds